added more wallpapers, added wallpaper switcher, added bar presets and an easy switcher.

This commit is contained in:
2026-05-30 14:15:01 +02:00
parent 67c72f7aed
commit 81056cfdde
146 changed files with 324 additions and 120 deletions
+7 -1
View File
@@ -40,7 +40,13 @@ bind=SUPER,S,spawn_shell,dms ipc call settings toggle # toggle settings
###! SDG-OS custom scripts
bind=SUPER,M,spawn_shell,ghostty -e ~/.config/sdgos/mango-config.sh # show mango config editor
bind=SUPER+ALT,M,spawn_shell,ghostty -e ~/.config/sdgos/config-overview/menu.sh # mango config explainer menu
bind=SUPER,W,spawn_shell,ghostty -e ~/.config/sdgos/tuis/layout-switch.sh # switch between layouts on the current workspace
bind=SUPER+SHIFT,W,spawn_shell,ghostty --title="Floating-Menu" -e ~/.config/sdgos/tuis/layout-switch.sh # switch between layouts on the current workspace
bind=SUPER+SHIFT,D,spawn_shell,ghostty --title="Floating-Menu" -e ~/.config/sdgos/tuis/bar-presets.sh # switch bar presets
###! wallpapers
bind=ALT,W,spawn_shell,dms ipc call wallpaper next # next wallpaper
bind=ALT+shift,W,spawn_shell,dms ipc call wallpaper prev # previous wallpaper
bind=SUPER,W,spawn_shell,ghostty --title="Floating-Menu" -e ~/.config/sdgos/wallpapers/setwallpapergroup.sh # show wallpaper groups menu
####! dotfile git sync script
#bind=SUPER+CTRL,TAB,spawn_shell, ghostty -e dotfile-git-sync ~/mydotfilerepo # set the location before uncommenting