mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-08 05:49:06 -04:00
update hypr config
This commit is contained in:
parent
c006891022
commit
d39fc4a8c9
8 changed files with 93 additions and 31 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue