projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
systemd service for saving/loading mba6x_backlight brightness
[~bandali/configs]
/
x
/
.xinitrc
diff --git
a/x/.xinitrc
b/x/.xinitrc
index
f0f1b81
..
e6f0f41
100755
(executable)
--- a/
x/.xinitrc
+++ b/
x/.xinitrc
@@
-31,6
+31,9
@@
synclient VertScrollDelta=-237
synclient HorizScrollDelta=-237
sxhkd &
+# MPD daemon start (if no other instance exists)
+[ -z $(pidof mpd) ] && mpd &
+
# screen powersave
xset +dpms
xset dpms 0 0 300