mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-25 22:25:33 +02:00
add shortcut to pin floating windows
This commit is contained in:
parent
f257bbf7ad
commit
3742fab46a
1 changed files with 1 additions and 0 deletions
|
@ -220,6 +220,7 @@ bind = $mainMod, C, killactive,
|
|||
bind = CONTROL_ALT SHIFT, M , exit,
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod SHIFT, V, pin
|
||||
bindr = $mainMod, SUPER_L, exec, pkill $menu || $menu_open_cmd
|
||||
bind = $mainMod, F, exec, librewolf
|
||||
bind = $mainMod SHIFT, F, exec, qutebrowser
|
||||
|
|
Loading…
Add table
Reference in a new issue