diff options
author | Bryson Steck <me@brysonsteck.xyz> | 2023-09-13 21:45:58 -0600 |
---|---|---|
committer | Bryson Steck <me@brysonsteck.xyz> | 2023-09-13 21:45:58 -0600 |
commit | 8ea71ee2baf86d32f810bc6f6c560e6677cc2e09 (patch) | |
tree | bc9307615ed4fe2d8a0d1c32cb7f22ad70eed67b /x | |
parent | 907c402cf16497f2652c406922100f4a098af942 (diff) | |
download | dotfiles-8ea71ee2baf86d32f810bc6f6c560e6677cc2e09.tar dotfiles-8ea71ee2baf86d32f810bc6f6c560e6677cc2e09.tar.gz dotfiles-8ea71ee2baf86d32f810bc6f6c560e6677cc2e09.tar.bz2 |
updates again
Diffstat (limited to 'x')
-rw-r--r-- | x/.xinitrc | 2 | ||||
-rwxr-xr-x | x/spawn-alacritty (renamed from x/spawn-alacritty.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ light -S 30 & # pacmd set-sink-volume alsa_output.pci-0000_03_00.6.HiFi__hw_Generic_1__sink 0 & # set up wallpaper -feh --bg-fill ~/git/wallpapers-exorcist/gruvbox/mountains-2.jpg +feh --bg-fill ~/Pictures/Wallpapers/unsplash-beach.jpg # apply Xresources xrdb -merge ~/.Xresources diff --git a/x/spawn-alacritty.sh b/x/spawn-alacritty index 7292478..7292478 100755 --- a/x/spawn-alacritty.sh +++ b/x/spawn-alacritty |