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, 3 insertions, 3 deletions
diff --git a/x/.xinitrc-not-docked b/x/.xinitrc-not-docked
index d4d2521..51aa3ae 100644
--- a/x/.xinitrc-not-docked
+++ b/x/.xinitrc-not-docked
@@ -55,7 +55,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
-feh --bg-fill ~/Pictures/Wallpapers/spacesuit-dithered.png
+feh --bg-fill ~/git/wallpapers-exorcist/gruvbox/volcano-landscape.jpg
# apply Xresources
xrdb -merge ~/.Xresources
@@ -64,13 +64,13 @@ xrdb -merge ~/.Xresources
xbanish &
# turn tearfree on
-xrandr --output eDP --auto --set TearFree on &
+xrandr --output eDP --auto --set TearFree on --output HDMI-A-0 --set TearFree on &
# run battery checker
~/bin/battery.pl &
# start keepassxc for passwords
-keepassxc &
+keepassxc ~/.passwords/Passwords.kdbx &
# start dwm
redshift &