transparency effects

This commit is contained in:
Oliver Atkinson 2023-08-20 06:41:40 -06:00
parent a798a23921
commit 862f9e0895
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
*.font: Fira Code:pixelsize=20;
*.alpha: 0.95
*.alpha: 0.92

View File

@ -35,9 +35,9 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
unset f
fi
xcompmgr -c &
xcompmgr -n &
xrandr --output HDMI-0 --mode 1920x1080 --rate 144 --brightness 0.8 --left-of DP-4
xrandr --output HDMI-0 --mode 1920x1080 --rate 60 --brightness 0.8 --left-of DP-4
xrandr --output DP-4 --mode 1920x1080 --rate 165 --brightness 0.8 --primary
dbus-launch --exit-with-session awesome