diff options
author | Alex Auvolat <alex@adnab.me> | 2021-05-28 00:03:47 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-05-28 00:03:47 +0200 |
commit | 1facf41a3581f911ed07f04a8e85bc71b2fe6e3a (patch) | |
tree | 4bd0c69ff1956d1348a63dcfd8463ca651fa6f1e /lindy/dot_i3/config | |
parent | 4b2eb0aabb29e3767283e27a2629a65c6becfb05 (diff) | |
download | user-config-1facf41a3581f911ed07f04a8e85bc71b2fe6e3a.tar.gz user-config-1facf41a3581f911ed07f04a8e85bc71b2fe6e3a.zip |
update i3 config
Diffstat (limited to 'lindy/dot_i3/config')
-rw-r--r-- | lindy/dot_i3/config | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lindy/dot_i3/config b/lindy/dot_i3/config index cb78fb1..87f6d01 100644 --- a/lindy/dot_i3/config +++ b/lindy/dot_i3/config @@ -237,7 +237,9 @@ exec_always xinput --set-prop 'HID 04d9:1133' 'Device Accel Constant Deceleratio exec_always xinput --set-prop 'HID 04d9:1133' 'Device Accel Adaptive Deceleration' 2 exec_always xinput --set-prop 'HID 04d9:1133' 'Device Accel Velocity Scaling' 5 exec nm-applet -exec nextcloud +#exec nextcloud exec syncthing-gtk -m -exec xset -b # disable bell - +exec_always xset -b # disable bell +exec xcompmgr +exec redshift-gtk -l 48.8567:2.3508 +exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 |