Hyprland ?
This commit is contained in:
parent
3778c79643
commit
f037dcbca9
@ -114,6 +114,10 @@ device:epic-mouse-v1 {
|
|||||||
sensitivity = -0.5
|
sensitivity = -0.5
|
||||||
}
|
}
|
||||||
|
|
||||||
|
misc {
|
||||||
|
focus_on_activate = true
|
||||||
|
}
|
||||||
|
|
||||||
# Example windowrule v1
|
# Example windowrule v1
|
||||||
# windowrule = float, ^(kitty)$
|
# windowrule = float, ^(kitty)$
|
||||||
# Example windowrule v2
|
# Example windowrule v2
|
||||||
@ -166,7 +170,7 @@ bind = ALT, SPACE, exec, rofi -show drun
|
|||||||
bind = $mainMod, TAB, exec, rofi -show window
|
bind = $mainMod, TAB, exec, rofi -show window
|
||||||
bind = $mainMod SHIFT, N, exec, networkmanager_dmenu --rofi -i
|
bind = $mainMod SHIFT, N, exec, networkmanager_dmenu --rofi -i
|
||||||
bind = $mainMod SHIFT, B, exec, rofi-bluetooth
|
bind = $mainMod SHIFT, B, exec, rofi-bluetooth
|
||||||
bind = $mainMod SHIFT, E, exec, rofimoji --typer wtype
|
bind = $mainMod , E, exec, rofimoji --typer wtype
|
||||||
|
|
||||||
# bind = $mainMod, M, exit,
|
# bind = $mainMod, M, exit,
|
||||||
# bind = $mainMod, E, exec, dolphin
|
# bind = $mainMod, E, exec, dolphin
|
||||||
|
Loading…
Reference in New Issue
Block a user