mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-30 09:45:34 +00:00
Compare commits
No commits in common. "e3d140ebb4e5a42fddfe5c78b0ec19f2edc019ea" and "d4ab38d7c4362f07de34eab640c7b726f2c6ef11" have entirely different histories.
e3d140ebb4
...
d4ab38d7c4
@ -26,7 +26,6 @@ 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,8 +198,7 @@ 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 dbus-update-activation-environment --all
|
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=secrets
|
||||||
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