Tmux script eingebaut
This commit is contained in:
parent
2d479a6615
commit
4b17ba11f6
1 changed files with 4 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue