dotfiles/i3/conf/client/Cyb3r/assignments

22 lines
582 B
Plaintext
Raw Normal View History

2018-04-05 16:17:46 +02:00
# {{{ ASSIGNMENTS }}}
# Browser
# workspace $ws1 gaps outer 0
# workspace $ws1 gaps inner 0
assign [class="Firefox"] $ws1
# Terminal
2018-04-07 03:50:05 +02:00
assign [class="URxvt" instance="urxvt"] $ws2
2018-04-05 16:17:46 +02:00
# 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
2018-04-07 04:16:45 +02:00
assign [instance="mail"] $ws5
2018-04-05 16:17:46 +02:00
# KeepassXC
assign [class="keepassxc"] $ws10