diff --git a/dotfiles/sxhkd.org b/dotfiles/sxhkd.org index 7506c92..a3a4c3f 100644 --- a/dotfiles/sxhkd.org +++ b/dotfiles/sxhkd.org @@ -40,9 +40,9 @@ * Set shut down, restart and locking features #+begin_src conf XF86PowerOff - quit + i3exit super + 0 - quit + i3exit #+end_src * Start Applications @@ -166,6 +166,10 @@ XF86Display super + space ; o pcmanfm; + # Download with Aria2c + super + space ; d + $TERMINAL -e "tmux new-session -A -s aria2p aria2p" + # Mails with neomutt super + space ; m $TERMINAL -e "tmux new-session -A -s neomutt neomutt" @@ -208,6 +212,10 @@ XF86Display # Emacs Client super + space ; shift + e emacsclient -create-frame --alternate-editor="" + + # Weather + super + space ; shift + w + weather; #+end_src * Change Keyboard Layout