Advertisement
danijar

i3 startup config

Jun 23rd, 2015
2,889
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.24 KB | None | 0 0
  1. exec --no-startup-id i3-msg 'workspace 1; exec urxvt'
  2. exec --no-startup-id i3-msg 'workspace 2; exec subl3'
  3. exec --no-startup-id i3-msg 'workspace 3; exec google-chrome-stable'
  4. exec --no-startup-id i3-msg 'workspace 4; exec urxvt -e htop'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement