Update dotfiles (2026-05-07 20:11:46)
This commit is contained in:
@@ -8,7 +8,7 @@ $mainMod = SUPER
|
||||
|
||||
# Applications
|
||||
# bind = $mainMod, RETURN, exec, app2unit -- zterm
|
||||
bind = $mainMod, RETURN, exec, app2unit -- wezterm
|
||||
bind = $mainMod, RETURN, exec, app2unit -- zterm
|
||||
bind = $mainMod, B, exec, uwsm-app -S out -- librewolf
|
||||
bind = $mainMod, E, exec, uwsm-app -S out -- dolphin
|
||||
bind = $mainMod CTRL, E, exec, uwsm-app -S out -- hyprlauncher
|
||||
@@ -20,7 +20,6 @@ bind = $mainMod CTRL ALT, O, exec, uwsm-app -S out -- ~/.config/hypr/scripts/key
|
||||
bind = $mainMod, Q, exec, hyprctl dispatch killactive
|
||||
bind = $mainMod, F, fullscreen
|
||||
bind = $mainMod, T, togglefloating
|
||||
bind = $mainMod, J, togglesplit
|
||||
bind = $mainMod, left, movefocus, l
|
||||
bind = $mainMod, right, movefocus, r
|
||||
bind = $mainMod, up, movefocus, u
|
||||
@@ -32,7 +31,8 @@ bind = $mainMod SHIFT, left, resizeactive, -100 0
|
||||
bind = $mainMod SHIFT, down, resizeactive, 0 100
|
||||
bind = $mainMod SHIFT, up, resizeactive, 0 -100
|
||||
bind = $mainMod, G, togglegroup
|
||||
bind = $mainMod, K, swapsplit
|
||||
bind = $mainMod, J, layoutmsg, togglesplit
|
||||
bind = $mainMod, K, layoutmsg, swapsplit
|
||||
bind = $mainMod CTRL, up, swapwindow, u
|
||||
bind = $mainMod CTRL, down, swapwindow, d
|
||||
bind = $mainMod CTRL, left, swapwindow, l
|
||||
@@ -54,8 +54,8 @@ bind = CTRL SHIFT, M, exec, /home/zach/.config/cronjobscripts/wpctl-mute.sh
|
||||
|
||||
# Actions
|
||||
# bind = $mainMod CTRL, L, global, zshell:show-osd
|
||||
bind = $mainMod CTRL, L, global, zshell:toggle-settings
|
||||
# bind = $mainMod CTRL, L, global, zshell:lock
|
||||
# bind = $mainMod CTRL, L, global, zshell:toggle-settings
|
||||
bind = $mainMod CTRL, L, global, zshell:toggle-drawing
|
||||
|
||||
|
||||
bind = $mainMod, Tab, global, zshell:toggle-overview
|
||||
@@ -69,8 +69,8 @@ bind = $mainMod, P, exec, uwsm-app -S out -- hyprpicker -a --format=hex
|
||||
bind = , code:171, exec, uwsm-app -S out -- ddcutil setvcp 10 + 20 --enable-dynamic-sleep --skip-ddc-checks --bus=7 && ddcutil setvcp 10 + 20 --enable-dynamic-sleep --skip-ddc-checks --bus=6
|
||||
bind = , code:173, exec, uwsm-app -S out -- ddcutil setvcp 10 - 20 --enable-dynamic-sleep --skip-ddc-checks --bus=7 && ddcutil setvcp 10 - 20 --enable-dynamic-sleep --skip-ddc-checks --bus=6
|
||||
|
||||
bind = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%+ --limit 1.0
|
||||
bind = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%- --limit 1.0
|
||||
bind = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%+ --limit 1.0
|
||||
bind = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%- --limit 1.0
|
||||
|
||||
# Workspaces
|
||||
bind = $mainMod, 1, workspace, 1
|
||||
|
||||
Reference in New Issue
Block a user