initial checkin with most things working, but still mostly my i3 config
This commit is contained in:
commit
0a34210827
23 changed files with 701 additions and 0 deletions
4
conf.d/assign.conf
Normal file
4
conf.d/assign.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Assign apps to specific workspaces. This avoids having a placeholder window/desktop open all the time, but still forces it to the workspace it's supposed to be stuck to
|
||||
assign [class="^jetbrains-pycharm$"] number $ws4
|
||||
assign [class="^Clementine$"] number $ws5
|
||||
assign [class="^strawberry$"] number $ws5
|
Loading…
Add table
Add a link
Reference in a new issue