Don't use screen for dunst
This commit is contained in:
parent
7c51acbf79
commit
2020b65b7d
3
.xinitrc
3
.xinitrc
@ -7,8 +7,7 @@ picom --experimental-backends --backend glx &
|
||||
#xwallpaper --center .config/wall.png
|
||||
xwallpaper --output DP-2-1 --center med/pix/dow/ml.png --output DP-1 --center med/pix/dow/mr.png --output eDP-1 --center med/pix/dow/m.png
|
||||
xss-lock -- slock &
|
||||
#dunst crashes X for some reason on my device so I put it in screen to prevent that
|
||||
screen -dm dunst notifs
|
||||
dunst &
|
||||
xrdb .Xresources
|
||||
|
||||
while true; do
|
||||
|
Loading…
Reference in New Issue
Block a user