summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home.nix b/home.nix
index 03fc3d1..77ec265 100644
--- a/home.nix
+++ b/home.nix
@@ -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;