diff options
| author | 2026-04-17 10:54:07 +0100 | |
|---|---|---|
| committer | 2026-04-17 10:54:07 +0100 | |
| commit | 28651e0c6da48de4763188180568c65a89f7708f (patch) | |
| tree | fb4bb77f69dc3c74d674f1392f92aef5450ec047 /home/.config/ghostty/config | |
| 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 'home/.config/ghostty/config')
| -rw-r--r-- | home/.config/ghostty/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.config/ghostty/config b/home/.config/ghostty/config index e78e5e9..a4ae2fd 100644 --- a/home/.config/ghostty/config +++ b/home/.config/ghostty/config @@ -9,7 +9,7 @@ shell-integration-features = no-cursor # OSC 52 clipboard for zellij (default is "ask" which prompts each time) clipboard-read = allow -# Window — no decorations (bspwm manages windows) +# Window — no decorations (sway manages windows) window-decoration = none confirm-close-surface = false resize-overlay = never |
