[MINOR] Added dunst
This commit is contained in:
parent
b0f8299536
commit
6a0755f0c7
2 changed files with 19 additions and 2 deletions
5
.xinitrc
5
.xinitrc
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue