diff --git a/.compton.conf b/.compton.conf index 5af730c..fbfbad4 100644 --- a/.compton.conf +++ b/.compton.conf @@ -1,4 +1,4 @@ -shadow-opacity = 1; +shadow-opacity = 0.9; shadow = true; shadow-radius = 0; diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 83a766a..dfa7bbf 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -631,7 +631,6 @@ client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_n autorun = true autorunApps = { - "/home/x/.config/i3/scripts/startup.sh", "/home/x/.scripts/awesome_startup.sh", } if autorun then diff --git a/.config/i3/scripts/startup.sh b/.config/i3/scripts/startup.sh index 187826d..2de073e 100755 --- a/.config/i3/scripts/startup.sh +++ b/.config/i3/scripts/startup.sh @@ -1,8 +1,9 @@ #!/bin/sh -#killall compton +killall wbar +killall compton killall pasystray -#killall xbattbar +killall xbattbar -#compton & +compton & pasystray & -#/usr/bin/xbattbar -a -c -t 2 -I "#333333" -O white -i white -o "#333333" & +/usr/bin/xbattbar -a -c -t 2 -I "#333333" -O white -i white -o "#333333" & diff --git a/.xinitrc b/.xinitrc deleted file mode 100755 index a046a32..0000000 --- a/.xinitrc +++ /dev/null @@ -1,10 +0,0 @@ -#/usr/bin/xinput set-button-map 11 1 2 3 5 4 7 6 -#/usr/bin/startfluxbox -#/usr/bin/muffin - -printf "`date +%s` - `date` \n`cat /sys/class/power_supply/BAT0/uevent`\n\n" >> ~/bat0_history -killall -q pulseaudio -/usr/bin/pulseaudio --start -sudo /etc/init.d/bluetooth stop - -/usr/bin/ratpoison