i3: Use xfce4-notifyd because I could not disable dunst for other users
This commit is contained in:
parent
cec1881959
commit
d699cfffdd
@ -296,6 +296,7 @@ exec_always ~/.screenlayout/one-screen.sh
|
||||
#exec telegram-desktop no_focus
|
||||
|
||||
exec --no-startup-id nm-applet
|
||||
exec --no-startup-id blueman-applet
|
||||
exec --no-startup-id xfce4-power-manager
|
||||
exec --no-startup-id nextcloud
|
||||
# Authentication agent
|
||||
@ -310,7 +311,8 @@ exec --no-startup-id start-pulseaudio-x11
|
||||
#exec --no-startup-id feh --randomize --bg-fill /home/julian/Pictures/Hintergrundbilder/*
|
||||
exec --no-startup-id feh --bg-fill /home/julian/Bilder/background.jpg
|
||||
# Notifications
|
||||
exec --no-startup-id dunst -config /home/julian/.config/dunst/dunstrc
|
||||
# exec --no-startup-id dunst -config /home/julian/.config/dunst/dunstrc
|
||||
exec --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd
|
||||
|
||||
# Default workspaces at startup (no need because autostart applications get always focused)
|
||||
#exec --no-startup-id i3-msg workspace $ws1
|
||||
|
Loading…
x
Reference in New Issue
Block a user