mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[sway] disable nm-&blueman-applet
This commit is contained in:
parent
3bc665a0b8
commit
2bc7162d6d
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,6 @@ output * bg #0C0C0D solid_color
|
||||||
|
|
||||||
# startup programs
|
# startup programs
|
||||||
exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
exec nm-applet --indicator
|
|
||||||
exec gnome-keyring-daemon --start --components secrets
|
exec gnome-keyring-daemon --start --components secrets
|
||||||
exec swayidle -w \
|
exec swayidle -w \
|
||||||
timeout 285 'notify-send -a lockscreen -c lock-warn -u critical -t 14900 -i system-lock-screen "Locking Screen" "Will Lock Screen in 15s"' \
|
timeout 285 'notify-send -a lockscreen -c lock-warn -u critical -t 14900 -i system-lock-screen "Locking Screen" "Will Lock Screen in 15s"' \
|
||||||
|
@ -36,7 +35,8 @@ exec swayidle -w \
|
||||||
before-sleep '~/.dotfiles/sway/lock.sh'
|
before-sleep '~/.dotfiles/sway/lock.sh'
|
||||||
exec mako
|
exec mako
|
||||||
exec sleep 2 && QSyncthingTray
|
exec sleep 2 && QSyncthingTray
|
||||||
exec blueman-applet
|
#exec nm-applet --indicator
|
||||||
|
#exec blueman-applet
|
||||||
exec telegram-desktop -startintray
|
exec telegram-desktop -startintray
|
||||||
exec /usr/lib/geoclue-2.0/demos/agent
|
exec /usr/lib/geoclue-2.0/demos/agent
|
||||||
exec redshift-gtk -m wayland
|
exec redshift-gtk -m wayland
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue