From 3bf4798db1b8ec9942e7ec4ae315d3a6dbd5fb00 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Thu, 3 Mar 2022 22:13:34 -0700 Subject: saving to experiment with gruvbox --- x/.xinitrc-not-docked | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'x/.xinitrc-not-docked') diff --git a/x/.xinitrc-not-docked b/x/.xinitrc-not-docked index f01940b..9f20b82 100644 --- a/x/.xinitrc-not-docked +++ b/x/.xinitrc-not-docked @@ -40,11 +40,14 @@ picom -CG -I 0.1 -O 0.1 -o 0.0 --backend xrender --menu-opacity 1.0 & # add network, battery, date and time to xsetroot -sh ~/bin/xsetloop-not-docked.sh & +#sh ~/bin/xsetloop-not-docked.sh & +slstatus-not-docked & + +# reset backlight +xbacklight -set 50 & # set default audio device to be laptop speakers 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 -- cgit v1.2.3