sway: configure gpodder to always render titlebar
This commit is contained in:
@@ -177,10 +177,12 @@ assign [app_id="org.gnome.Fractal"] workspace number 1
|
|||||||
assign [app_id="signal"] workspace number 1
|
assign [app_id="signal"] workspace number 1
|
||||||
assign [app_id="so.libdb.dissent"] workspace number 1
|
assign [app_id="so.libdb.dissent"] workspace number 1
|
||||||
|
|
||||||
# window display settings
|
### window display settings
|
||||||
# force KOReader to always display a titlebar, even when the only window being rendered.
|
|
||||||
# desirable primarily to avoid slooow reflows when another app is opened. but also nice to have the book title rendered.
|
# force titlebars even when no other windows in workspace:
|
||||||
for_window [app_id="KOReader"] border normal
|
# - gpodder: to avoid having buttons move under your finger after closing a podcast.
|
||||||
|
# - KOReader: to avoid slow reflows when opening/closing a 2nd app; also nice to have the book title rendered.
|
||||||
|
for_window [app_id="gpodder|KOReader"] border normal
|
||||||
|
|
||||||
for_window [app_id="deadd-notification-center"] {
|
for_window [app_id="deadd-notification-center"] {
|
||||||
border none
|
border none
|
||||||
|
Reference in New Issue
Block a user