mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-07 00:03:42 +02:00
feat: zellij shortcut
This commit is contained in:
parent
dbd120d535
commit
4f5e00a2e3
1 changed files with 3 additions and 2 deletions
|
@ -3,11 +3,12 @@ bind = $mainMod, R, exec, $rofi_menu
|
|||
bind = $mainMod, O, exec, $rofi_screenshot
|
||||
bind = $mainMod, K, exec, $waybar_toggle
|
||||
bind = $mainMod, L, exec, $powermenu
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, Q, exec, $terminal
|
||||
bind = $mainMod, W, exec, $terminal -e zellij
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, C, killactive,
|
||||
bind = $mainMod, M, exit,
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, P, pseudo,
|
||||
bind = $mainMod, J, togglesplit,
|
||||
bind = $mainMod, F, fullscreen, 1
|
||||
|
|
Loading…
Add table
Reference in a new issue