]> oss.titaniummirror.com Git - smckown/dotfiles.git/blobdiff - dwmrc
dwmrc: custom dwm exe name change
[smckown/dotfiles.git] / dwmrc
diff --git a/dwmrc b/dwmrc
index 7a9787141779f36c715ea252c35fe837ccf7fe99..9637492324b57db38c5c3c6a4b02b62096eeea8b 100755 (executable)
--- a/dwmrc
+++ b/dwmrc
@@ -16,7 +16,7 @@ xrdb -merge ~/.Xresources
 pactl set-sink-volume $(pactl info | grep "Default Sink:" | awk '{ print $3}') '30%'
 
 # Default LCD panel brightness
-xbacklight -set 50
+xbacklight -set 15
 
 # Set the X background
 xsetroot -solid black
@@ -43,4 +43,4 @@ pgrep dwm-i3status || dwm-i3status &
 # DWM has bindings for screen captures that expects ~/screenshots/ to exist.
 mkdir -p ~/screenshots
 
-exec dwm.custom
+exec dwm-custom