You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
478 B
12 lines
478 B
[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap |
|
xset r rate 200 70 |
|
export QT_QPA_PLATFORMTHEME=qt5ct |
|
export `gnome-keyring-daemon -d` |
|
eval $(/usr/bin/gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh) |
|
export $(gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg) |
|
dbus-update-activation-environment --systemd DISPLAY |
|
#exec xrdb .Xresources |
|
#xbindkeys |
|
exec i3 -V >> ~/i3log-$(date + '%F-%k-%M-%S') 2>&1 |
|
#exec sh /home/jonathan/.conky/conky-startup.sh |
|
#xcape
|
|
|