🔧 chore: add default wallpaper + default config, remove drun apps support

fixes a lot of issues related to color generation, since now there's a default wallpaper
This commit is contained in:
retrozinndev
2025-08-23 12:21:57 -03:00
parent 48ee49d867
commit 8ed04b6fed
13 changed files with 50 additions and 79 deletions
+4 -6
View File
@@ -1,13 +1,11 @@
# color-shell specific configuration, please don't modify unless you know what you're doing!
# `astal` and some `*ctl` commands don't need $exec (uwsm), since they're just process communication tools
# some commands don't need $exec (uwsm) if they're just process communication tools
bind = $mainMod, SPACE, exec, $menu
bind = $mainMod, F11, fullscreen
bind = , Print, exec, $exec sh $XDG_CONFIG_HOME/hypr/scripts/screenshot.sh
bind = $mainMod, Print, exec, $exec sh $XDG_CONFIG_HOME/hypr/scripts/screenshot.sh full
bind = , Print, exec, $exec $scripts/screenshot.sh
bind = $mainMod, Print, exec, $exec $scripts/screenshot.sh full
# restarts colorshell
bind = $mainMod, F7, exec, colorshell reload || $exec colorshell
@@ -21,7 +19,7 @@ bind = $mainMod, J, togglesplit
bind = $mainMod, N, exec, colorshell toggle control-center
bind = $mainMod, M, exec, colorshell toggle center-window
bind = $mainMod, L, exec, $exec hyprlock
bind = $mainMod, V, exec, colorshell runner '>' || $exec sh $XDG_CONFIG_HOME/hypr/scripts/clipboard-menu.sh
bind = $mainMod, V, exec, colorshell runner '>'
bind = $mainMod, W, exec, colorshell runner '\##'
# bind = $mainMod, $mainMod_L, exec, colorshell toggle apps-window