Moves keybinds
This commit is contained in:
parent
c330014d21
commit
9ad2e5d608
1 changed files with 2 additions and 2 deletions
|
|
@ -95,7 +95,7 @@ bind = $mainMod CTRL, K, movecurrentworkspacetomonitor, u
|
||||||
bind = $mainMod CTRL, J, movecurrentworkspacetomonitor, d
|
bind = $mainMod CTRL, J, movecurrentworkspacetomonitor, d
|
||||||
|
|
||||||
bind = $mainMod, F, fullscreen, 1
|
bind = $mainMod, F, fullscreen, 1
|
||||||
bind = $mainMod SHIFT, F, fullscreen, 0
|
bind = $mainMod, Space, fullscreen, 0
|
||||||
|
|
||||||
$mainMod = SUPER
|
$mainMod = SUPER
|
||||||
$files = hyprdrop ghostty --identifier yazi_hyprdrop --args="yazi" --env="PWD=~/"
|
$files = hyprdrop ghostty --identifier yazi_hyprdrop --args="yazi" --env="PWD=~/"
|
||||||
|
|
@ -108,5 +108,5 @@ bind = $mainMod, Tab, exec, nwg-drawer -pbexit "wayland-logout" -pbpoweroff "sys
|
||||||
bind = ALT, Tab, exec, hyprswitch gui --mod-key alt --key tab
|
bind = ALT, Tab, exec, hyprswitch gui --mod-key alt --key tab
|
||||||
|
|
||||||
bind = $mainMod, Return, exec, $term #terminal
|
bind = $mainMod, Return, exec, $term #terminal
|
||||||
bind = $mainMod, Space, exec, hyprdrop ghostty --identifier term_hyprdrop
|
bind = $mainMod Shift, Return, exec, hyprdrop ghostty --identifier term_hyprdrop
|
||||||
bind = $mainMod, T, exec, $files #file manager
|
bind = $mainMod, T, exec, $files #file manager
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue