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 --- home/.config/rofi/config.rasi | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 home/.config/rofi/config.rasi (limited to 'home/.config/rofi') diff --git a/home/.config/rofi/config.rasi b/home/.config/rofi/config.rasi deleted file mode 100644 index 0a06a3a..0000000 --- a/home/.config/rofi/config.rasi +++ /dev/null @@ -1,16 +0,0 @@ -configuration { - modi: "window,run,drun"; - font: "mono 18"; - terminal: "alacritty"; - disable-history: false; - sort: true; - sorting-method: "fzf"; - parse-hosts: true; - combi-modi: "window,run,drun"; - matching: "fuzzy"; - kb-remove-to-eol: "Control+Shift+k"; - kb-accept-entry: "Return,KP_Enter"; - kb-row-up: "Up,Control+p,Control+k"; - kb-row-down: "Down,Control+n,Control+j"; -} -@theme "gruvbox-dark-hard" -- cgit v1.2.3-70-g09d2