Change termite to kitty
This commit is contained in:
parent
a682a68b28
commit
3bde3f30be
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
i3-msg 'workspace 1; exec termite'
|
||||
i3-msg 'workspace 1; exec kitty'
|
||||
|
||||
i3-msg 'workspace 2; layout tabbed; exec firefox'
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
i3-msg 'workspace 1; exec termite'
|
||||
i3-msg 'workspace 1; exec kitty'
|
||||
|
||||
i3-msg 'workspace 2; layout tabbed; exec firefox'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user