.xinitrc: update (numlock, awesomewm and more)

This commit is contained in:
Alice Gaudon 2019-10-25 23:28:06 +02:00
parent a12aaaee40
commit ae41df4a11
1 changed files with 10 additions and 1 deletions

View File

@ -1,4 +1,13 @@
# export XDG_CURRENT_DESKTOP=Budgie:GNOME
# exec budgie-desktop
exec startkde
#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