fix(hypr): clashing between bindings
This commit is contained in:
parent
1a538bfa76
commit
62be8b15df
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ bind = $mainMod SHIFT, N, exec, $notifications-menu-read
|
|||
bind = $mainMod CTRL, N, exec, $notifications-menu-disturb
|
||||
|
||||
## Bar
|
||||
bind = $mainMod, R, exec, $bar-reload
|
||||
bind = $mainMod CTRL, R, exec, $bar-reload
|
||||
bind = $mainMod, T, exec, $bar-toggle
|
||||
|
||||
# Pickers/Launchers
|
||||
|
|
Loading…
Add table
Reference in a new issue