aboutsummaryrefslogtreecommitdiff
path: root/x/.xinitrc-not-docked
diff options
context:
space:
mode:
Diffstat (limited to 'x/.xinitrc-not-docked')
-rw-r--r--x/.xinitrc-not-docked6
1 files changed, 4 insertions, 2 deletions
diff --git a/x/.xinitrc-not-docked b/x/.xinitrc-not-docked
index 8ad754c..efae816 100644
--- a/x/.xinitrc-not-docked
+++ b/x/.xinitrc-not-docked
@@ -51,7 +51,7 @@ pacmd set-default-sink alsa_output.pci-0000_03_00.6.HiFi__hw_Generic_1__sink &
pacmd set-sink-volume alsa_output.pci-0000_03_00.6.HiFi__hw_Generic_1__sink 0 &
# set up wallpaper
-nitrogen --head=0 --set-zoom-fill ~/Pictures/Wallpapers/white-yosemite-edit.jpg &
+nitrogen --head=0 --set-zoom-fill ~/Pictures/Wallpapers/room.jpg &
# start notifications daemon
notification-daemon &
@@ -69,4 +69,6 @@ xrandr --output eDP --auto --set TearFree on &
nmcli radio wifi on &
# start dwm
-redshift -O3500; xset r rate 300 50; exec dwm
+#redshift -O3500; xset r rate 300 50; exec dwm
+xset r rate 300 50; exec /home/bryson/bin/startdwm.sh
+