/home/slash/.xinitrc
This commit is contained in:
parent
7c4e930ba4
commit
86f113c1bb
1 changed files with 2 additions and 1 deletions
3
.xinitrc
3
.xinitrc
|
@ -1,4 +1,4 @@
|
||||||
# -*- mode: shell-script -*-
|
# -*- mode: shell-script; eval: (git-auto-commit-mode 1) -*-
|
||||||
|
|
||||||
# -----[ Set background ]---------------------------------------------
|
# -----[ Set background ]---------------------------------------------
|
||||||
hsetroot -center ~/pictures/wallpapers/2960x1050/wallpaper-680196.jpg
|
hsetroot -center ~/pictures/wallpapers/2960x1050/wallpaper-680196.jpg
|
||||||
|
@ -9,6 +9,7 @@ xmodmap ~/.Xmodmap
|
||||||
# -----[ Start some programs ]----------------------------------------
|
# -----[ Start some programs ]----------------------------------------
|
||||||
conky
|
conky
|
||||||
numlockx &
|
numlockx &
|
||||||
|
emacs --daemon
|
||||||
|
|
||||||
# mpdscribble
|
# mpdscribble
|
||||||
pidof mpdscribble >& /dev/null
|
pidof mpdscribble >& /dev/null
|
||||||
|
|
Loading…
Reference in a new issue