Disable popups
This commit is contained in:
parent
60d15e5c3d
commit
ea0d486f98
@ -193,8 +193,8 @@ input {
|
||||
numlock_by_default = true
|
||||
|
||||
touchpad {
|
||||
natural_scroll = false,
|
||||
tap-to-click = false,
|
||||
natural_scroll = false
|
||||
tap-to-click = false
|
||||
}
|
||||
}
|
||||
|
||||
@ -210,6 +210,14 @@ device {
|
||||
sensitivity = -0.5
|
||||
}
|
||||
|
||||
#################
|
||||
### ECOSYSTEM ###
|
||||
#################
|
||||
ecosystem {
|
||||
no_update_news = true
|
||||
no_donation_nag = true
|
||||
}
|
||||
|
||||
|
||||
###################
|
||||
### KEYBINDINGS ###
|
||||
|
Loading…
x
Reference in New Issue
Block a user