Fix spotify workspace mapping and set default workspace layout to tabbed

This commit is contained in:
Pavle Portic 2023-02-19 12:19:27 +01:00
parent 98356519f0
commit 892b3367b3
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 4 additions and 2 deletions

View File

@ -175,15 +175,17 @@ bindsym $mod+Print exec "pyazo -d"
# Additional bindings
{{ .i3.additional_bindings }}
# Set default workspace layout to tabbed
workspace_layout tabbed
# Auto-assign programs to certain workspaces
assign [class="(?i)firefox"] 
assign [class="(?i)chromium"] 
assign [class="Telegram"] 
assign [class="spotify"] 
assign [class="Spotify"] 
assign [class="thunderbird"] 
assign [class="(?i)slack"] 
for_window [class="Lxappearance"] floating enable
for_window [class="Spotify"] move to workspace 
new_window pixel 2
hide_edge_borders smart