mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[i3/config] fix pdfpc using the correct screens
This commit is contained in:
parent
40a66c57ae
commit
cc49055e67
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@ font pango:Fira Sans Mono 12
|
|||
# make some windows floating
|
||||
for_window [class="Firefox" window_role="About"] floating enable
|
||||
for_window [class="Nightly" window_role="About"] floating enable
|
||||
for_window [title="^pdfpc - present"] move to output right, fullscreen
|
||||
assign [title="^pdfpc- presentation"] output right
|
||||
assign [title="^pdfpc- presenter"] output primary
|
||||
for_window [class="Pavucontrol"] floating enable
|
||||
|
||||
# Stick windows to workspaces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue