Several changes to vim and i3
This commit is contained in:
@ -1,16 +1,12 @@
|
||||
# {{{ WORKSPACES }}}
|
||||
|
||||
# Browser
|
||||
workspace $ws1 gaps outer 0
|
||||
workspace $ws1 gaps inner 0
|
||||
assign [class="Firefox"] $ws1
|
||||
|
||||
# Terminal
|
||||
assign [class="URxvt" instance="urxvt"] $ws2
|
||||
|
||||
# Mail
|
||||
workspace $ws5 gaps outer 0
|
||||
workspace $ws5 gaps inner 0
|
||||
assign [instance="mail"] $ws5
|
||||
# KeepassXC
|
||||
assign [class="keepassxc"] $ws10
|
||||
|
Reference in New Issue
Block a user