update hypr config

This commit is contained in:
Hydroxycarbamide 2025-02-06 17:18:27 +01:00
parent c006891022
commit d39fc4a8c9
Signed by: Siklos
GPG key ID: C06D07D96997549A
8 changed files with 93 additions and 31 deletions

View file

@ -8,7 +8,8 @@ bindm = $mod, mouse:273, resizewindow
# hyprctl / misc dispatchers
bind = $mod SHIFT, R, exec, hyprctl reload
bind = $mod SHIFT, Q, exit,
bind = $mod, Q, exec, rofi -show power-menu -modi power-menu:rofi-power-menu
# bind = $mod, Q, exec, rofi -show power-menu -modi power-menu:rofi-power-menu
bind = $mod, Q, exec, wlogout -p layer-shell
bind = $mod, C, killactive,
# screenshot
@ -166,7 +167,11 @@ bind = $mod SHIFT, period, movewindow, mon:+1
# bind = $mod, M, exec, /home/eric/.local/bin/pypr toggle_minimized
# bind = $mod SHIFT, M, togglespecialworkspace, minimized
# bind = $mod, Tab, exec, /home/eric/.local/bin/pypr expose
# bind = $mod SHIFT, W, exec, pypr expose
bind = $mod SHIFT, V, exec, pypr toggle volume
bind = $mod, S, exec, pypr toggle term
bind = $mod, O, exec, pypr toggle obsidian
bind = $mod SHIFT, O, exec, pypr toggle logseq
# bind = $mod SHIFT, W, togglespecialworkspace, exposed
# hycov