feat(hyprland): updated config from 0.55 tests

This commit is contained in:
oxypomme
2026-05-17 19:59:25 +02:00
parent ae8a08fc0f
commit 2f07ed3a7f
7 changed files with 122 additions and 37 deletions

View File

@@ -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,