i3
This commit is contained in:
parent
351b4e1e46
commit
1a59e1b6c1
@ -169,9 +169,11 @@ exec --no-startup-id code
|
||||
|
||||
|
||||
exec --no-startup-id spotify
|
||||
exec --no-startup-id i3-msg 'workspace $ws1; exec "xterm -e \\"$HOME/.winfo.sh; zsh\\""'
|
||||
|
||||
|
||||
# must be last
|
||||
exec --no-startup-id i3-msg 'workspace $ws1; exec "xterm -e \\"$HOME/.winfo.sh; zsh\\""'
|
||||
|
||||
# switch to workspace
|
||||
bindsym $mod+1 workspace number $ws1
|
||||
bindsym $mod+2 workspace number $ws2
|
||||
|
Loading…
x
Reference in New Issue
Block a user