feat(hyprland): updated config from 0.55 tests
This commit is contained in:
@@ -13,9 +13,10 @@ bind = $mainMod, V, togglefloating,
|
||||
# fullscreen
|
||||
bind = $mainMod, F, fullscreen,
|
||||
# menu
|
||||
bind = $mainMod, Space, exec, anyrun
|
||||
bind = $mainMod, Space, exec, vicinae toggle
|
||||
# clipboard history
|
||||
bind = $mainMod SHIFT, V, exec, cliphist list | anyrun --plugins libstdin.so | cliphist decode | wl-copy
|
||||
bind = $mainMod SHIFT, V, exec, vicinae vicinae://launch/clipboard/history
|
||||
bind = $mainMod SHIFT, V, exec, vicinae vicinae://launch/core/search-emojis
|
||||
# color picker
|
||||
bind = $mainMod SHIFT, C, exec, hyprpicker -f hex -n -a
|
||||
# screenshot
|
||||
@@ -32,6 +33,7 @@ bind = $mainMod, left, movewindoworgroup, l
|
||||
bind = $mainMod, right, movewindoworgroup, r
|
||||
bind = $mainMod, up, movewindoworgroup, u
|
||||
bind = $mainMod, down, movewindoworgroup, d
|
||||
bind = $mainMod, L, layoutmsg, orientationcycle left top right bottom
|
||||
# Group windows
|
||||
bind = $mainMod, P, togglegroup,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user