diff options
| -rw-r--r-- | home.nix | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1126,6 +1126,8 @@ interceptor.register(int_fn) | |||
| 1126 | checkConfig = false; | 1126 | checkConfig = false; |
| 1127 | 1127 | ||
| 1128 | config = { | 1128 | config = { |
| 1129 | input."type:pointer".accel_profile = "flat"; | ||
| 1130 | |||
| 1129 | bars = [ { | 1131 | bars = [ { |
| 1130 | colors = { | 1132 | colors = { |
| 1131 | # background = colors.current.primary.background; | 1133 | # background = colors.current.primary.background; |
