diff options
-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 |