Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 502cb22980 | |||
| 48de7e5e24 |
@@ -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'
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user