diff options
| author | 2026-04-17 10:54:07 +0100 | |
|---|---|---|
| committer | 2026-04-17 10:54:07 +0100 | |
| commit | 28651e0c6da48de4763188180568c65a89f7708f (patch) | |
| tree | fb4bb77f69dc3c74d674f1392f92aef5450ec047 /meta/x-base/PKGBUILD | |
| parent | f00a83257176cde1c6350a901fca89622938ebc8 (diff) | |
| download | dotfiles-28651e0c6da48de4763188180568c65a89f7708f.tar.gz dotfiles-28651e0c6da48de4763188180568c65a89f7708f.tar.bz2 dotfiles-28651e0c6da48de4763188180568c65a89f7708f.zip | |
chore: remove all X11/Xorg configs and references
Removed:
- home/.config/{X11,bspwm,sxhkd,polybar,rofi,dunst,sxiv,sx,alacritty}
- meta/{x-base,x-de,x-extra} metapackages
- barscripts/ (polybar GPU scripts)
- nvim sxhkdrc ftplugin and treesitter parser
Updated:
- mimeapps.list: sxiv → imv
- ghostty config: bspwm → sway comment
- .zshrc: alacritty → xterm-ghostty in TERM check
- .zprofile: removed bspwm from comment
- copilot-instructions.md: removed X11 references
Diffstat (limited to 'meta/x-base/PKGBUILD')
| -rw-r--r-- | meta/x-base/PKGBUILD | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/x-base/PKGBUILD b/meta/x-base/PKGBUILD deleted file mode 100644 index f631b24..0000000 --- a/meta/x-base/PKGBUILD +++ /dev/null @@ -1,16 +0,0 @@ -pkgname=sommerfeld-x-base -pkgver=1 -pkgrel=1 -arch=('any') -license=('MIT') -depends=( - 'sx' - 'unclutter-xfixes-git' - 'wmname' - 'xclip' - 'xorg-xinput' - 'xorg-xmodmap' - 'xorg-xrandr' - 'xorg-xrdb' - 'xorg-xsetroot' -) |
