Updated config
This commit is contained in:
@ -9,8 +9,8 @@ general {
|
||||
|
||||
decoration {
|
||||
rounding = 5
|
||||
active_opacity = 0.9
|
||||
inactive_opacity = 0.9
|
||||
active_opacity = 0.8
|
||||
inactive_opacity = 0.8
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
@ -45,6 +45,11 @@ misc {
|
||||
render_ahead_of_time = false
|
||||
}
|
||||
|
||||
cursor {
|
||||
use_cpu_buffer = true
|
||||
no_hardware_cursors = true
|
||||
}
|
||||
|
||||
input {
|
||||
accel_profile = flat
|
||||
sensitivity = 0
|
||||
|
Reference in New Issue
Block a user