mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[sway] fix pdfpc because primary monitor is not available
This commit is contained in:
parent
30b9513c29
commit
269dc96ecf
1 changed files with 1 additions and 2 deletions
|
@ -58,8 +58,7 @@ for_window [instance="update_installer"] floating enable
|
||||||
for_window [class="Firefox" window_role="About"] floating enable
|
for_window [class="Firefox" window_role="About"] floating enable
|
||||||
for_window [class="Nightly" window_role="About"] floating enable
|
for_window [class="Nightly" window_role="About"] floating enable
|
||||||
for_window [class="evolution-alarm-notify"] floating enable
|
for_window [class="evolution-alarm-notify"] floating enable
|
||||||
assign [title="^pdfpc- presentation"] output right
|
for_window [title="^pdfpc - presentation"] move container to output right
|
||||||
assign [title="^pdfpc- presenter"] output primary
|
|
||||||
|
|
||||||
# Stick windows to workspaces
|
# Stick windows to workspaces
|
||||||
assign [app_id="feedreader"] 8
|
assign [app_id="feedreader"] 8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue