mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-30 09:45:34 +00:00
Compare commits
2 Commits
d4ab38d7c4
...
e3d140ebb4
Author | SHA1 | Date | |
---|---|---|---|
e3d140ebb4 | |||
a477f33c56 |
@ -26,6 +26,7 @@ input "2362:628:PIXA3854:00_093A:0274_Touchpad" {
|
|||||||
natural_scroll enabled
|
natural_scroll enabled
|
||||||
scroll_method two_finger
|
scroll_method two_finger
|
||||||
tap enabled
|
tap enabled
|
||||||
|
pointer_accel 0.8
|
||||||
}
|
}
|
||||||
|
|
||||||
# Start up programs
|
# Start up programs
|
||||||
|
@ -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/'
|
bindsym --release $mod+Shift+s exec scrot '%Y:%m:%d:%H:%M:%S.png' -s -e 'mv $f ~/Pictures/screenshots/'
|
||||||
|
|
||||||
# Keyring
|
# 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
|
# NextCloud sync client
|
||||||
exec --no-startup-id nextcloud
|
exec --no-startup-id nextcloud
|
||||||
|
Loading…
x
Reference in New Issue
Block a user