modular i3

This commit is contained in:
2018-04-05 16:17:46 +02:00
parent fc92b06ee2
commit 365b995c3a
12 changed files with 117 additions and 61 deletions

View File

@ -0,0 +1,21 @@
# {{{ ASSIGNMENTS }}}
# Browser
# workspace $ws1 gaps outer 0
# workspace $ws1 gaps inner 0
assign [class="Firefox"] $ws1
# Terminal
assign [class="URxvt"] $ws2
# CHAT
assign [class="discord"] $ws4
assign [class="TelegramDesktop"] $ws4
exec_always 'i3-msg "workspace number 4; append_layout ~/.layout/ws-4.json"'
# Mail
workspace $ws5 gaps outer 0
workspace $ws5 gaps inner 0
assign [class="Thunderbird"] $ws5
# KeepassXC
assign [class="keepassxc"] $ws10