[hypr] Add hy3 addon
This commit is contained in:
parent
1f5facd346
commit
f655e5223d
4 changed files with 175 additions and 12 deletions
|
|
@ -45,11 +45,6 @@ bind = $flag, Prior, togglespecialworkspace, special:scratchpad
|
|||
# bind = $flag, KP_Next, togglespecialworkspace, magic
|
||||
|
||||
# Layouts
|
||||
# bind = $flag, z, layout toggle split
|
||||
# bind = $flag, x, layout tabbed
|
||||
# bind = $flag, c, split horizontal
|
||||
# bind = $flag, v, split vertical
|
||||
|
||||
bind = $flag, f, togglefloating
|
||||
bind = $flag+Shift, f, settiled
|
||||
|
||||
|
|
@ -171,7 +166,8 @@ bind = CTRL&ALT, T, exec, $term
|
|||
bind = Alt, Space, exec, $menu
|
||||
bind = Alt, Tab, focuscurrentorlast
|
||||
|
||||
bind = $flag, e, exec, $term -e vifm
|
||||
bind = $flag, e, exec, $term -e vifm
|
||||
bind = Ctrl+Shift, Escape, exec, $term -e zenith
|
||||
|
||||
bind = Ctrl+Shift, a, exec, notify-send "hole!" && hyprctl setcursor _ 87 && sleep 5 && hyprctl setcursor _ 24
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue