This commit is contained in:
2025-02-22 23:14:29 +00:00
parent dadb9de5d0
commit fadf754080
6 changed files with 75 additions and 35 deletions

View File

@@ -1,5 +1,6 @@
exec-once="hyprpaper"
exec-once="waybar"
exec-once="wlsunset"
#exec-once="dunst"
env = XCURSOR_SIZE,24
@@ -110,6 +111,28 @@ bind = SUPER SHIFT, 8, movetoworkspace, 8
bind = SUPER SHIFT, 9, movetoworkspace, 9
bind = SUPER SHIFT, 0, movetoworkspace, 10
# Make a workspace switch monitor
bind = SUPER CTRL, 1, moveworkspacetomonitor, 1 current
bind = SUPER CTRL, 1, workspace, 1
bind = SUPER CTRL, 2, moveworkspacetomonitor, 2 current
bind = SUPER CTRL, 2, workspace, 2
bind = SUPER CTRL, 3, moveworkspacetomonitor, 3 current
bind = SUPER CTRL, 3, workspace, 3
bind = SUPER CTRL, 4, moveworkspacetomonitor, 4 current
bind = SUPER CTRL, 4, workspace, 4
bind = SUPER CTRL, 5, moveworkspacetomonitor, 5 current
bind = SUPER CTRL, 5, workspace, 5
bind = SUPER CTRL, 6, moveworkspacetomonitor, 6 current
bind = SUPER CTRL, 6, workspace, 6
bind = SUPER CTRL, 7, moveworkspacetomonitor, 7 current
bind = SUPER CTRL, 7, workspace, 7
bind = SUPER CTRL, 8, moveworkspacetomonitor, 8 current
bind = SUPER CTRL, 8, workspace, 8
bind = SUPER CTRL, 9, moveworkspacetomonitor, 9 current
bind = SUPER CTRL, 9, workspace, 9
bind = SUPER CTRL, 0, moveworkspacetomonitor, 10 current
bind = SUPER CTRL, 0, workspace, 10
# Mouse binds
bindm = SUPER, mouse:272, movewindow
bindm = SUPER, mouse:273, resizewindow