Add solaar for mouse stuff

This commit is contained in:
David Tomaschik
2020-07-27 12:54:46 -07:00
parent 116ae13896
commit 8467bfce20
2 changed files with 3 additions and 5 deletions

View File

@@ -174,15 +174,12 @@ bindsym --release $alt+Sys_Req exec --no-startup-id \
/usr/bin/scrot -s $screendir/$scrotformat /usr/bin/scrot -s $screendir/$scrotformat
# useful utilities # useful utilities
#exec --no-startup-id \
# (which xss-lock >/dev/null || /usr/bin/cinnamon-settings-daemon) &
exec --no-startup-id gnome-keyring-daemon --start --components=pkcs11,secrets exec --no-startup-id gnome-keyring-daemon --start --components=pkcs11,secrets
# Make GTK fonts look great again
#exec --no-startup-id gnome-settings-daemon
#exec --no-startup-id (sleep 2; nm-applet) &
exec --no-startup-id xset r rate 200 20 exec --no-startup-id xset r rate 200 20
#exec --no-startup-id ~/bin/autostart.py #exec --no-startup-id ~/bin/autostart.py
exec --no-startup-id dex --autostart --environment x-cinnamon exec --no-startup-id dex --autostart --environment x-cinnamon
# Solaar for mouse
exec --no-startup-id sh -c 'command solaar -w hide || true'
# customize windows # customize windows
for_window [window_role="pop-up"] floating enable for_window [window_role="pop-up"] floating enable

View File

@@ -5,6 +5,7 @@ fonts-inconsolata
gimp gimp
keepassx keepassx
network-manager-openvpn-gnome network-manager-openvpn-gnome
solaar
vim-gtk vim-gtk
wireshark wireshark
wkhtmltopdf wkhtmltopdf