[MINOR] Added dunst

This commit is contained in:
Afonso Franco 2023-03-06 15:29:46 +00:00
parent b0f8299536
commit 6a0755f0c7
Signed by: afonso
GPG key ID: C459E0BB3DCEE899
2 changed files with 19 additions and 2 deletions

View file

@ -1,7 +1,7 @@
#!/bin/sh
export XDG_SESSION_TYPE=x11
export XDG_CURRENT_DESKTOP=X-Generic
XDG_SESSION_TYPE=x11
XDG_CURRENT_DESKTOP=X-Generic
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
@ -55,4 +55,5 @@ setxkbmap -option grp:win_space_toggle
setxkbmap -option caps:escape
xrandr --output DP-0 --primary --left-of HDMI-0
xscreensaver -no-splash &
dunst &
/home/afonso/.local/bin/xmonad