Updated config
This commit is contained in:
@ -9,7 +9,6 @@ general {
|
||||
|
||||
decoration {
|
||||
rounding = 5
|
||||
shadow:enabled = false
|
||||
active_opacity = 0.9
|
||||
inactive_opacity = 0.9
|
||||
|
||||
@ -18,6 +17,10 @@ decoration {
|
||||
size = 3
|
||||
passes = 6
|
||||
}
|
||||
|
||||
shadow {
|
||||
enabled = false
|
||||
}
|
||||
}
|
||||
|
||||
animations {
|
||||
@ -29,17 +32,10 @@ animations {
|
||||
animation = windowsOut, 1, 2, default, popin 80%
|
||||
}
|
||||
|
||||
dwindle {
|
||||
preserve_split = yes
|
||||
}
|
||||
|
||||
input {
|
||||
accel_profile = flat
|
||||
sensitivity = 0
|
||||
}
|
||||
|
||||
cursor {
|
||||
use_cpu_buffer = true
|
||||
render {
|
||||
explicit_sync = 1
|
||||
explicit_sync_kms = 1
|
||||
direct_scanout = true
|
||||
}
|
||||
|
||||
misc {
|
||||
@ -49,14 +45,18 @@ misc {
|
||||
render_ahead_of_time = false
|
||||
}
|
||||
|
||||
render {
|
||||
explicit_sync = 1
|
||||
explicit_sync_kms = 1
|
||||
direct_scanout = true
|
||||
input {
|
||||
accel_profile = flat
|
||||
sensitivity = 0
|
||||
}
|
||||
|
||||
opengl {
|
||||
nvidia_anti_flicker = true
|
||||
dwindle {
|
||||
preserve_split = yes
|
||||
}
|
||||
|
||||
ecosystem {
|
||||
no_update_news = true
|
||||
no_donation_nag = true
|
||||
}
|
||||
|
||||
debug {
|
||||
|
Reference in New Issue
Block a user