Update bindings (quit => i3exit)

This commit is contained in:
Thomas Dehaeze 2020-05-26 08:35:45 +02:00
parent 22512e3ed2
commit a3408a4ef2

View File

@ -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