imochoa / dotfiles

collection of the setting that I like as well as some scripts to automate the post-install setup process
MIT License
0 stars 0 forks source link

i3 #15

Closed imochoa closed 4 years ago

imochoa commented 4 years ago
sudo add-apt-repository -y ppa:kgilmer/speed-ricer
sudo apt-get update -y
sudo apt-get install -y i3-gaps i3-gaps-wm polybar fonts-source-code-pro-ttf nordic moka-icon-theme i3-snapshot
# https://github.com/regolith-linux/i3-snapshot
imochoa commented 4 years ago
# Every refresh (exec_always = on every refresh)
exec --no-startup-id google-chrome 
exec --no-startup-id i3-msg 'workspace $ws2; exec termite'
exec --no-startup-id i3-msg 'workspace $ws7; exec termite -e htop'
exec --no-startup-id i3-msg 'workspace $ws8; exec termite -e cmus'