Compare commits

...

2 Commits

Author SHA1 Message Date
e3d140ebb4 Sway keyring support 2022-08-19 12:39:56 -04:00
a477f33c56 Framework touchpad acceleration 2022-08-19 12:38:16 -04:00
2 changed files with 3 additions and 1 deletions

View File

@ -26,6 +26,7 @@ input "2362:628:PIXA3854:00_093A:0274_Touchpad" {
natural_scroll enabled
scroll_method two_finger
tap enabled
pointer_accel 0.8
}
# Start up programs

View File

@ -198,7 +198,8 @@ bindsym $mod+s exec scrot '%Y:%m:%d:%H:%M:%S.png' -e 'mv $f ~/Pictures/screensho
bindsym --release $mod+Shift+s exec scrot '%Y:%m:%d:%H:%M:%S.png' -s -e 'mv $f ~/Pictures/screenshots/'
# Keyring
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=secrets
exec --no-startup-id dbus-update-activation-environment --all
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=secrets,pkcs11,ssh
# NextCloud sync client
exec --no-startup-id nextcloud