mirror of
https://github.com/pnx/dotfiles
synced 2026-08-15 16:38:13 +02:00
hypr: remove deprecated options.
This commit is contained in:
parent
22653c5fac
commit
191de3c0a6
1 changed files with 1 additions and 3 deletions
|
|
@ -92,7 +92,6 @@ animations {
|
||||||
}
|
}
|
||||||
|
|
||||||
dwindle {
|
dwindle {
|
||||||
pseudotile = no # master switch for pseudotiling.
|
|
||||||
preserve_split = true
|
preserve_split = true
|
||||||
precise_mouse_move = true
|
precise_mouse_move = true
|
||||||
}
|
}
|
||||||
|
|
@ -162,7 +161,6 @@ bind = $mainMod, S, exec, $screenshot
|
||||||
# Windows
|
# Windows
|
||||||
bind = $mainMod, X, killactive,
|
bind = $mainMod, X, killactive,
|
||||||
bind = $mainMod, F, togglefloating,
|
bind = $mainMod, F, togglefloating,
|
||||||
bind = $mainMod, V, togglesplit, # dwindle
|
|
||||||
|
|
||||||
# Move focus with mainMod + arrow keys
|
# Move focus with mainMod + arrow keys
|
||||||
bind = $mainMod, left, movefocus, l
|
bind = $mainMod, left, movefocus, l
|
||||||
|
|
@ -208,7 +206,7 @@ bindm = $mainMod, mouse:273, resizewindow
|
||||||
# -------------
|
# -------------
|
||||||
|
|
||||||
# Hyprland apps
|
# Hyprland apps
|
||||||
exec-once = hypridle
|
exec-once=hypridle
|
||||||
|
|
||||||
# set wallpaper
|
# set wallpaper
|
||||||
exec-once=hyprpaper
|
exec-once=hyprpaper
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue