mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[sway] add gnome-calculator as floating
This commit is contained in:
parent
3849e31415
commit
9f5234e439
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ for_window [instance="update_installer"] floating enable
|
|||
# custom floating
|
||||
for_window [app_id="firefox" title="About Mozilla Firefox"] floating enable
|
||||
for_window [app_id="firefox-developer-edition" title="About Firefox Developer Edition"] floating enable
|
||||
#for_window [title="^pdfpc - presentation"] move container to output right
|
||||
for_window [app_id="gnome-calculator"] floating enable
|
||||
|
||||
# Stick windows to workspaces
|
||||
assign [app_id="feedreader"] 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue