Make caps-lock on prompt update when toggled
This commit is contained in:
parent
c83cddfb9b
commit
4c3b1709a0
4 changed files with 15 additions and 7 deletions
2
x/xbindkeysrc
Normal file
2
x/xbindkeysrc
Normal file
|
@ -0,0 +1,2 @@
|
|||
#"pkill -u $USER -SIGWINCH zsh"
|
||||
# Caps_Lock
|
|
@ -4,5 +4,6 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue