# make sxhkd reload its configuration files: super + Escape pkill -USR1 -x sxhkd # Take a Screenshot super + S maim --select | tee ~/pix/ss/$(date +%s).png | xclip -selection clipboard -t image/png #Lockscreen super + L ~/.local/scripts/lockScreen #Change keyboard Est - Usa super + U setxkbmap us -option caps:ctrl_modifier;notify-send -t 1000 'Keyboard US' super + E setxkbmap ee -option caps:ctrl_modifier;notify-send -t 1000 'Keyboard EE'