From 28651e0c6da48de4763188180568c65a89f7708f Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 17 Apr 2026 10:54:07 +0100 Subject: chore: remove all X11/Xorg configs and references MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- meta/x-de/PKGBUILD | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 meta/x-de/PKGBUILD (limited to 'meta/x-de/PKGBUILD') diff --git a/meta/x-de/PKGBUILD b/meta/x-de/PKGBUILD deleted file mode 100644 index bf790e1..0000000 --- a/meta/x-de/PKGBUILD +++ /dev/null @@ -1,27 +0,0 @@ -pkgname=sommerfeld-x-de -pkgver=1 -pkgrel=1 -arch=('any') -license=('MIT') -depends=( - 'alacritty' - 'bspwm-git' - 'dunst' - 'feh' - 'i3lock-fancy-rapid-git' - 'libnotify' - 'perl-file-mimeinfo' - 'polybar' - 'qt5ct' - 'rofi' - 'rofimoji' - 'scrot' - 'sxhkd-git' - 'sxiv' - 'xdg-user-dirs' - 'xdotool' - 'xorg-xdpyinfo' - 'xorg-xev' - 'xorg-xwininfo' - 'zbar' -) -- cgit v1.2.3-70-g09d2