mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-25 00:31:54 -05:00
hyprland: changed fuzzel keybinding from super + s -> super
This commit is contained in:
parent
9d9e202521
commit
8b1115d382
|
@ -170,7 +170,7 @@ $mainMod = SUPER
|
|||
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, T, exec, $terminal
|
||||
bind = $mainMod, R, exec, $menu
|
||||
bind = $mainMod, $mainMod, exec, $menu
|
||||
bind = $mainMod, F, exec, $fileManager
|
||||
bind = $mainMod, B, exec, $browser
|
||||
|
||||
|
|
Loading…
Reference in a new issue