hypr: Cleaned up config
This commit is contained in:
parent
c465992ac3
commit
eb2152e0f9
1 changed files with 0 additions and 11 deletions
|
@ -96,17 +96,6 @@ misc {
|
|||
force_default_wallpaper = 0
|
||||
}
|
||||
|
||||
# Example per-device config
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
|
||||
device:epic-mouse-v1 {
|
||||
sensitivity = -0.5
|
||||
}
|
||||
|
||||
# Example windowrule v1
|
||||
# windowrule = float, ^(kitty)$
|
||||
# Example windowrule v2
|
||||
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||||
|
||||
# Variables
|
||||
$terminal = alacritty
|
||||
|
|
Loading…
Reference in a new issue