sway: Execute kanshi during start up to configure displays automatically
This commit is contained in:
parent
eb97b4a6f2
commit
715c031ac7
1 changed files with 3 additions and 0 deletions
|
@ -264,3 +264,6 @@ include /etc/sway/config.d/*
|
|||
# Application for which we want some default settings or layout
|
||||
for_window [app_id="pavucontrol"] floating enable, sticky enable, resize set width 800 px height 600px
|
||||
for_window [app_id="blueman-manager"] floating enable, sticky enable, resize set width 800 px height 600px
|
||||
|
||||
# Call kanshi to automatically configure connected display outputs
|
||||
exec kanshi
|
||||
|
|
Loading…
Reference in a new issue