Configuration de Hyprland : mauvais bindings pour les launchers
This commit is contained in:
parent
426ac1ecfd
commit
26a77b8dcd
1 changed files with 3 additions and 4 deletions
|
@ -99,9 +99,9 @@ bind = $mainMod, 36, exec, $terminal
|
|||
bind = $mainMod, F1, exec, $browser
|
||||
bind = $mainMod, F2, exec, $joplin
|
||||
bind = $mainMod, F3, exec, $bitwarden
|
||||
bind = $mainMod, F5, exec, $matrix
|
||||
bind = $mainMod, F4, exec, $discord
|
||||
bind = $mainMod, F5, exec, $deezer
|
||||
bind = $mainMod, F4, exec, $matrix
|
||||
bind = $mainMod, F5, exec, $discord
|
||||
bind = $mainMod, F6, exec, $deezer
|
||||
bind = $mainMod ALT, L, exec, swaylock
|
||||
|
||||
# Resize mode
|
||||
|
@ -128,4 +128,3 @@ bind = $mainMod, F, fullscreen
|
|||
|
||||
# Swap workspaces
|
||||
bind = $mainMod ALT, Space, exec, hyprland-swap_workspaces
|
||||
|
||||
|
|
Loading…
Reference in a new issue