From 1fad9afb72b2d729bb5328dfd6711c0a8dc4e8d3 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Wed, 16 Nov 2022 19:01:14 -0700 Subject: update shabangs --- x/.xinitrc | 2 +- x/.xinitrc-not-docked | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x') diff --git a/x/.xinitrc b/x/.xinitrc index d1e2ace..b69dd4c 100644 --- a/x/.xinitrc +++ b/x/.xinitrc @@ -65,7 +65,7 @@ xbanish & numlockx & # start keepassxc for passwords -keepassxc & +keepassxc ~/.passwords/Passwords.kdbx & # set up wallpapers #wallpapers.sh & 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 & -- cgit v1.2.3