chore: remove window margin on hyprland for better consistency with ags
This commit is contained in:
parent
1804876a3c
commit
59aaaafaeb
@ -1,19 +1,17 @@
|
||||
general {
|
||||
gaps_in = 5
|
||||
gaps_out = 5
|
||||
gaps_out = 0
|
||||
|
||||
layout = master
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding = 10
|
||||
|
||||
active_opacity = 1.0
|
||||
inactive_opacity = 0.8
|
||||
|
||||
shadow {
|
||||
enabled = false
|
||||
}
|
||||
enabled = false
|
||||
}
|
||||
|
||||
blur {
|
||||
enabled = false
|
||||
@ -23,11 +21,11 @@ decoration {
|
||||
gestures {
|
||||
workspace_swipe = true
|
||||
workspace_swipe_fingers = 3
|
||||
workspace_swipe_create_new = true
|
||||
workspace_swipe_create_new = true
|
||||
}
|
||||
|
||||
misc {
|
||||
vfr = true
|
||||
vfr = true
|
||||
allow_session_lock_restore = true
|
||||
force_default_wallpaper = 0
|
||||
disable_hyprland_logo = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user