update dotfiles
This commit is contained in:
parent
1ec36e4ae6
commit
f75b622263
|
@ -20,12 +20,10 @@ exec hash dbus-update-activation-environment 2>/dev/null && \
|
||||||
|
|
||||||
# Autostart
|
# Autostart
|
||||||
exec 'syncthing &'
|
exec 'syncthing &'
|
||||||
#exec 'flatpak run com.bitwarden.desktop'
|
|
||||||
exec 'seahorse'
|
exec 'seahorse'
|
||||||
exec 'gammastep -l 0:0 -o -b 0.9:0.9 &'
|
#exec 'gammastep -l 0:0 -o -b 0.9:0.9 &'
|
||||||
# https://man.archlinux.org/man/extra/gammastep/gammastep.1.en
|
# https://man.archlinux.org/man/extra/gammastep/gammastep.1.en
|
||||||
exec_always 'autotiling -w 1 2 3 4 5 6 7 8 9 10'
|
exec_always 'autotiling -w 1 2 3 4 5 6 7 8 9 10'
|
||||||
exec appimagelauncherd
|
exec appimagelauncherd
|
||||||
exec './Applications/Cozy-Drive-3.39.0-x86_64_65db4bb2a940d689bae3b29002043a09.AppImage &&'
|
exec './Applications/Cozy-Drive-3.39.0-x86_64_65db4bb2a940d689bae3b29002043a09.AppImage &&'
|
||||||
#exec 'gnome-keyring-daemon --start --components=secrets'
|
#exec 'gnome-keyring-daemon --start --components=secrets'
|
||||||
#exec 'nextcloud'
|
|
|
@ -3,7 +3,7 @@
|
||||||
# daemonize
|
# daemonize
|
||||||
indicator-caps-lock
|
indicator-caps-lock
|
||||||
# datestr=%A
|
# datestr=%A
|
||||||
image=$HOME/git/Wallpapers/img/img059.png
|
image=$HOME/git/Wallpapers/img/img170.png
|
||||||
scaling=fill
|
scaling=fill
|
||||||
font=UbuntuMono
|
font=UbuntuMono
|
||||||
font-size=20
|
font-size=20
|
||||||
|
|
Loading…
Reference in New Issue