.xinitrc
This commit is contained in:
parent
d0e734e122
commit
ad3dd9ad76
1 changed files with 2 additions and 3 deletions
5
.xinitrc
5
.xinitrc
|
@ -7,10 +7,9 @@ hsetroot -center ~/pictures/wallpapers/3600x1080/wallpaper-1460625.jpg
|
|||
xmodmap ~/.Xmodmap
|
||||
|
||||
# -----[ Start some programs ]----------------------------------------
|
||||
conky
|
||||
numlockx &
|
||||
emacs --daemon
|
||||
xbindkeys
|
||||
emacs --daemon &
|
||||
xbindkeys &
|
||||
|
||||
# mpdscribble
|
||||
pidof mpdscribble >& /dev/null
|
||||
|
|
Loading…
Reference in a new issue