Skip to content

Commit

Permalink
sway: make qjackctl floating
Browse files Browse the repository at this point in the history
  • Loading branch information
sentriz committed Jul 13, 2021
1 parent 6401670 commit 73f938a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf_extra/.config/sway/config
Expand Up @@ -361,6 +361,7 @@ for_window [app_id="^wev$"] floating e
for_window [app_id="^imv$"] floating enable
for_window [title="is sharing your screen.$"] floating enable
for_window [app_id="^com.github.tchx84.Flatseal$"] floating enable
for_window [class="^QjackCtl$"] floating enable

## floating sticky
for_window [class="^jellyfin$"] floating enable, resize set 1334 568, sticky enable
Expand Down

0 comments on commit 73f938a

Please sign in to comment.