From 5b41f4664acf3ea786295e244b9524ef62b0be38 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Fri, 13 Oct 2023 16:15:12 -0600 Subject: experimenting with xmonad/xmobar --- x/.xinitrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'x/.xinitrc') diff --git a/x/.xinitrc b/x/.xinitrc index d71925a..85323f7 100644 --- a/x/.xinitrc +++ b/x/.xinitrc @@ -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 ~/Pictures/Wallpapers/unsplash-beach.jpg +feh --bg-fill ~/Pictures/Wallpapers/solid-gruvbox.png & # apply Xresources xrdb -merge ~/.Xresources @@ -83,5 +83,7 @@ fi # start dwm redshift & +xmobar & xset r rate 300 80 -exec /home/bryson/bin/startdwm +#exec /home/bryson/bin/startdwm +exec $HOME/.cache/xmonad/xmonad-x86_64-linux -- cgit v1.2.3