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 | 7 ++++--- x/.xinitrc-not-docked | 7 +++++-- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'x') diff --git a/x/.xinitrc b/x/.xinitrc index d1712ce..007fdb0 100644 --- a/x/.xinitrc +++ b/x/.xinitrc @@ -47,7 +47,8 @@ sh ~/.screenlayout/screenlayout.sh & pacmd set-default-sink alsa_output.usb-0c76_USB_PnP_Audio_Device-00.analog-stereo & # add weather, date and time to xsetroot -sh ~/bin/xsetloop-docked.sh & +#sh ~/bin/xsetloop-docked.sh & +slstatus & # set up wallpapers wallpapers & @@ -68,6 +69,6 @@ numlockx & nmcli radio wifi off & # start dwm -xset r rate 300 50 & +xset r rate 300 50; exec dwm #exec /home/bryson/bin/startdwm -exec dwm + 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