chore: Added dunst

This commit is contained in:
Afonso Franco 2023-03-06 15:29:46 +00:00
parent 96bc1c1795
commit e27ea459fe
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
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