Compare commits

..

2 Commits

Author SHA1 Message Date
roodletoof 502cb22980 remove bg 2026-07-29 12:51:55 +02:00
roodletoof 48de7e5e24 add sync to features (did nothing though) 2026-07-29 12:51:37 +02:00
2 changed files with 1 additions and 6 deletions
-6
View File
@@ -1,11 +1,5 @@
choose-monitor:
sh choose-monitor.sh
just reset-wallpaper
reset-wallpaper:
feh --bg-fill ~/.wallpaper/
program-picker:
dmenu_run -p 'start program'
+1
View File
@@ -30,6 +30,7 @@ bind b break-pane
set -g default-terminal "tmux-256color"
set -as terminal-overrides ",xterm-256color:Tc"
set -as terminal-features ',xterm-256color:sync'
set -g base-index 1
setw -g pane-base-index 1
set -g renumber-windows on