change hyprland keybinds
This commit is contained in:
parent
eb87923e7b
commit
8c719f0e06
|
@ -127,7 +127,7 @@ in
|
||||||
bind = $mainMod, P, pseudo,
|
bind = $mainMod, P, pseudo,
|
||||||
bind = $mainMod, J, togglesplit,
|
bind = $mainMod, J, togglesplit,
|
||||||
bind = $mainMod, E, exec, thunar
|
bind = $mainMod, E, exec, thunar
|
||||||
bind = $mainMod, SHIFT, B, exec, pkill -SIGUSR1 .waybar-wrapped
|
bind = $mainMod SHIFT, B, exec, pkill -SIGUSR1 .waybar-wrapped
|
||||||
bind = $mainMod, C ,exec, hyprpicker -a
|
bind = $mainMod, C ,exec, hyprpicker -a
|
||||||
bind = $mainMod, G,exec, $HOME/.local/bin/toggle_layout
|
bind = $mainMod, G,exec, $HOME/.local/bin/toggle_layout
|
||||||
bind = $mainMod, W,exec, pkill wofi || wallpaper-picker
|
bind = $mainMod, W,exec, pkill wofi || wallpaper-picker
|
||||||
|
|
Loading…
Reference in a new issue