From 5bc01819f4c9b453e5b66994217aa61260a49201 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 17 May 2020 17:10:22 +0530 Subject: changes --- x/.xinitrc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'x') diff --git a/x/.xinitrc b/x/.xinitrc index 8a24678..4a4f7d0 100644 --- a/x/.xinitrc +++ b/x/.xinitrc @@ -1,5 +1,9 @@ #exec dbus-launch --exit-with-session spectrwm -xrdb ~/.Xresources & +#xrdb ~/.Xresources & xset b off & xset s 600 & -exec dbus-launch --exit-with-session spectrwm +~/bin/xss & +~/.fehbg & +picom 2>/dev/null & +xsetroot -name "bat $(cat /sys/class/power_supply/BAT0/capacity)" +exec dbus-launch --exit-with-session startdwm -- cgit v1.2.3