Fix Steam login flicker with 2GB shm and stable launch scripts.
Use tini-backed entrypoint, two-phase Steam startup, and a window keeper so CEF UI and the fluxbox toolbar stay visible in Moonlight. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
17
scripts/fluxbox/init
Normal file
17
scripts/fluxbox/init
Normal file
@@ -0,0 +1,17 @@
|
||||
session.menuFile: ~/.fluxbox/menu
|
||||
session.keyFile: ~/.fluxbox/keys
|
||||
session.styleFile: /usr/share/fluxbox/styles/Emerge
|
||||
session.configVersion: 13
|
||||
|
||||
session.screen0.toolbar.visible: true
|
||||
session.screen0.toolbar.placement: BottomCenter
|
||||
session.screen0.toolbar.height: 32
|
||||
session.screen0.toolbar.autoHide: false
|
||||
session.screen0.toolbar.widthPercent: 100
|
||||
session.screen0.toolbar.layer: Top
|
||||
session.screen0.toolbar.onhead: 0
|
||||
session.screen0.toolbar.maxOver: true
|
||||
session.screen0.toolbar.alpha: 255
|
||||
session.screen0.toolbar.tools: clock, iconbar, systemtray
|
||||
|
||||
session.screen0.strftimeFormat: %d %b %H:%M
|
||||
Reference in New Issue
Block a user