mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-12 19:27:18 +00:00
Comment notify daemons for apparmor and udiskie
This commit is contained in:
parent
bd0b7801a2
commit
2301eb550f
|
@ -15,11 +15,11 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
|
||||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE
|
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE
|
||||||
exec-once = systemctl --user start wm-ready.target
|
exec-once = systemctl --user start wm-ready.target
|
||||||
|
|
||||||
exec-once = aa-notify -p
|
# exec-once = aa-notify -p
|
||||||
exec-once = udiskie -A -T
|
# exec-once = udiskie -A -T
|
||||||
# exec-once = nm-applet --indicator
|
# exec-once = nm-applet --indicator
|
||||||
|
|
||||||
exec-once = discord
|
exec-once = discord
|
||||||
# exec-once = webcord --start-minimized
|
# exec-once = webcord --start-minimized
|
||||||
|
|
||||||
#########################
|
#########################
|
||||||
|
|
Loading…
Reference in a new issue