.xinitrc: update (numlock, awesomewm and more)
This commit is contained in:
parent
a12aaaee40
commit
ae41df4a11
11
.xinitrc
11
.xinitrc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user