mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-06 03:19:28 +00:00
Update
This commit is contained in:
parent
ee24f18054
commit
bb6efbc23c
2 changed files with 2 additions and 2 deletions
|
|
@ -66,7 +66,7 @@ bindcode $mod+Shift+Mod2+90 move container to workspace 10
|
||||||
# Assignments
|
# Assignments
|
||||||
# bind program to workspace and focus to them on startup:
|
# bind program to workspace and focus to them on startup:
|
||||||
assign [class="Brave-browser"] 1
|
assign [class="Brave-browser"] 1
|
||||||
assign [class="Thunar"] 2
|
assign [class="Pcmanfm"] 2
|
||||||
assign [class="Codium"] 3
|
assign [class="Codium"] 3
|
||||||
assign [class="TelegramDesktop"] 4
|
assign [class="TelegramDesktop"] 4
|
||||||
assign [class="discord"] 5
|
assign [class="discord"] 5
|
||||||
|
|
@ -74,7 +74,7 @@ assign [class="GitHub Desktop"] 10
|
||||||
|
|
||||||
# automatic set focus new window if it opens on another workspace then the current:
|
# automatic set focus new window if it opens on another workspace then the current:
|
||||||
for_window [class=Brave-browser] focus
|
for_window [class=Brave-browser] focus
|
||||||
for_window [class=Thunar] focus
|
for_window [class=Pcmanfm] focus
|
||||||
for_window [class=Codium] focus
|
for_window [class=Codium] focus
|
||||||
for_window [class=TelegramDesktop] focus
|
for_window [class=TelegramDesktop] focus
|
||||||
for_window [class=discord] focus
|
for_window [class=discord] focus
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue