|
|
@ -249,7 +249,7 @@ assign [class="^jetbrains-.*$"] workspace number $ws4 |
|
|
|
# start a terminal |
|
|
|
# start a terminal |
|
|
|
assign [class="^st$"] workspace number $ws5 |
|
|
|
assign [class="^st$"] workspace number $ws5 |
|
|
|
bindsym $mod+Control+5 workspace $ws5 ; exec exec st -t "Simple Terminal (Local)" -e $SHELL -ic 'go_tmux -x' |
|
|
|
bindsym $mod+Control+5 workspace $ws5 ; exec exec st -t "Simple Terminal (Local)" -e $SHELL -ic 'go_tmux -x' |
|
|
|
bindsym $mod+Control+Shift+5 workspace $ws5 ; exec exec st -t "Simple Terminal (Gubal)" -e $SHELL -ic 'exec ssh gubal' |
|
|
|
bindsym $mod+Control+Shift+5 workspace $ws5 ; exec exec st -t "Simple Terminal (Gubal)" -e $SHELL -ic 'exec ssh tmux.gubal' |
|
|
|
bindsym $mod+Return workspace $ws5 ; exec exec st -t "Simple Terminal (Local)" -e $SHELL -ic 'go_tmux -x' |
|
|
|
bindsym $mod+Return workspace $ws5 ; exec exec st -t "Simple Terminal (Local)" -e $SHELL -ic 'go_tmux -x' |
|
|
|
|
|
|
|
|
|
|
|
# open a file manager |
|
|
|
# open a file manager |
|
|
|