Updated config
This commit is contained in:
parent
d80336a55b
commit
39e52e6ec8
4 changed files with 30 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue