changes to hyprland.conf
parent
4a6cb8c970
commit
60001105bf
|
@ -117,9 +117,9 @@ device:epic mouse V1 {
|
||||||
$mainMod = ALT
|
$mainMod = ALT
|
||||||
|
|
||||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||||
bind = $mainMod, Q, exec, foot
|
bind = $mainMod, T, exec, foot
|
||||||
bind = $mainMod, C, killactive,
|
bind = $mainMod, C, killactive,
|
||||||
bind = $mainMod, M, exit,
|
bind = $mainMod SHIFT, Q, exit,
|
||||||
bind = $mainMod, E, exec, foot -e lf
|
bind = $mainMod, E, exec, foot -e lf
|
||||||
bind = $mainMod, F, togglefloating,
|
bind = $mainMod, F, togglefloating,
|
||||||
bind = $mainMod, R, exec, bemenu-run
|
bind = $mainMod, R, exec, bemenu-run
|
||||||
|
|
Loading…
Reference in New Issue