2019-04-22 20:27:04 +02:00
|
|
|
# export XDG_CURRENT_DESKTOP=Budgie:GNOME
|
|
|
|
# exec budgie-desktop
|
|
|
|
|
2019-10-25 23:28:06 +02:00
|
|
|
#exec startkde
|
|
|
|
xrandr --output DP-4 --mode 2560x1440 --rate 74.92
|
|
|
|
numlockx &
|
|
|
|
|
|
|
|
# Gnome keyring daemon for autologin
|
|
|
|
dbus-update-activation-environment --systemd DISPLAY
|
|
|
|
eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
|
|
|
|
export SSH_AUTH_SOCK
|
|
|
|
|
|
|
|
exec awesome >> ~/.cache/awesome/stdout 2>> ~/.cache/awesome/stderr
|