Wallpapers and slight changes

This commit is contained in:
2023-02-11 01:49:41 +00:00
parent da8fc92ee8
commit 224505814e
4 changed files with 11 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
# Execute your favorite apps at launch
exec-once = waybar
exec-once = swaybg -i ~/wallpapers/wallpaper.jpg
# Source a file (multi-file configs)
# source = ~/.config/hypr/myColors.conf
@@ -131,8 +132,6 @@ bind = $mainMod SHIFT, 8, movetoworkspace, 8
bind = $mainMod SHIFT, 9, movetoworkspace, 9
bind = $mainMod SHIFT, 0, movetoworkspace, 10
bind = $mainMod, M, workspace, -1
bind = $mainMod, comma, workspace, +1
bind = $mainMod, U, movetoworkspace, -1
bind = $mainMod, I, movetoworkspace, +1