mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
sway/config: fix element-desktop theme detection
This commit is contained in:
parent
69fe5b058b
commit
8b2894ef53
1 changed files with 2 additions and 2 deletions
|
@ -38,13 +38,13 @@ exec swayidle -w \
|
||||||
before-sleep '~/.dotfiles/sway/lock.sh'
|
before-sleep '~/.dotfiles/sway/lock.sh'
|
||||||
exec mako
|
exec mako
|
||||||
exec syncthing -no-browser
|
exec syncthing -no-browser
|
||||||
#exec nm-applet --indicator
|
|
||||||
exec blueman-applet
|
exec blueman-applet
|
||||||
exec telegram-desktop -startintray
|
exec telegram-desktop -startintray
|
||||||
exec gammastep-indicator
|
exec gammastep-indicator
|
||||||
exec nextcloud --background
|
exec nextcloud --background
|
||||||
exec com.gitlab.newsflash
|
exec com.gitlab.newsflash
|
||||||
exec element-desktop --hidden
|
# workaround for https://github.com/vector-im/element-web/issues/18801
|
||||||
|
exec sleep 3 && element-desktop --hidden
|
||||||
|
|
||||||
# mute microfone
|
# mute microfone
|
||||||
exec amixer set Capture nocap
|
exec amixer set Capture nocap
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue