Tmux script eingebaut

This commit is contained in:
madmaurice 2015-06-08 12:52:42 +02:00
parent 2d479a6615
commit 4b17ba11f6

View file

@ -31,9 +31,12 @@ super + Tab
bspc window -f next
# Open Terminal
super + Return
super + alt + Return
urxvt
super + Return
urxvt -e /home/madmaurice/.config/scripts/tmuxn.sh
# Open File manager
super + alt + e
urxvt -e "ranger"