various shell improvements
This commit is contained in:
parent
f34c23f532
commit
b361bf52e1
9 changed files with 735 additions and 8 deletions
|
|
@ -200,7 +200,8 @@ bindsym $mod+t mode "moveworkspace"
|
|||
bindsym $mod+y move workspace to output left
|
||||
|
||||
mode "goremote" {
|
||||
bindsym g exec "remmina -c ~/.local/share/remmina/1523485448993.remmina"; mode "default"
|
||||
# bindsym g exec "remmina -c ~/.local/share/remmina/1523485448993.remmina"; mode "default"
|
||||
bindsym g exec "run_terminal -x ssh barak@10.42.1.8 -J barak@barakmich.com:2222"; mode "default"
|
||||
bindsym t exec "run_terminal -x ssh -p 2222 barak@rack.0b100.net"; mode "default"
|
||||
bindsym p exec "run_terminal -x ssh -p 2222 barak@barakmich.com"; mode "default"
|
||||
bindsym Return mode "default"
|
||||
|
|
@ -217,4 +218,5 @@ bindsym $mod+Shift+Control+r mode "goremote"
|
|||
#position top
|
||||
#tray_output primary
|
||||
#}
|
||||
exec --no-startup-id xfce4-panel --disable-wm-check
|
||||
#exec --no-startup-id xfce4-panel --disable-wm-check
|
||||
exec --no-startup-id polybar example
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue