mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
fix: SwayFX and Syncthingtray
Circumvents an upstream error that fails the sandbox for SwayFX due to always requiring DRM device Fix floating syncthingtray windows not showing due to recent versions not setting app_id correctly
This commit is contained in:
parent
ca08aef2ad
commit
85c3c8b69f
10 changed files with 259 additions and 94 deletions
|
|
@ -84,7 +84,8 @@
|
|||
{ command = "nextcloud --background";}
|
||||
# { command = "spotify";}
|
||||
{ command = "discord --start-minimized";}
|
||||
{ command = "element-desktop --hidden";}
|
||||
# { command = "element-desktop --hidden";}
|
||||
{ command = "element-desktop --hidden -enable-features=UseOzonePlatform -ozone-platform=wayland --disable-gpu-driver-bug-workarounds";}
|
||||
{ command = "ANKI_WAYLAND=1 anki";}
|
||||
{ command = "OBSIDIAN_USE_WAYLAND=1 obsidian";}
|
||||
{ command = "nm-applet";}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue