attempt to handle links directly opening the firefox workspace
This commit is contained in:
parent
5e9fb90205
commit
d037340532
1 changed files with 3 additions and 0 deletions
|
@ -4,3 +4,6 @@ for_window [all] title_window_icon on
|
|||
for_window [all] title_window_icon padding 1px
|
||||
for_window [all] title_format "%class"
|
||||
for_window [class="gnome-calculator"] floating enable
|
||||
for_window [urgent="latest" class="firefox" workspace=$ws1] focus ; workspace number $ws1
|
||||
for_window [class="pycharm"] workspace number $ws4
|
||||
for_window [urgent=latest] focus
|
||||
|
|
Loading…
Reference in a new issue