transparency effects
This commit is contained in:
parent
a798a23921
commit
862f9e0895
@ -1,2 +1,2 @@
|
|||||||
*.font: Fira Code:pixelsize=20;
|
*.font: Fira Code:pixelsize=20;
|
||||||
*.alpha: 0.95
|
*.alpha: 0.92
|
||||||
|
4
.xinitrc
4
.xinitrc
@ -35,9 +35,9 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
|
|||||||
unset f
|
unset f
|
||||||
fi
|
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
|
xrandr --output DP-4 --mode 1920x1080 --rate 165 --brightness 0.8 --primary
|
||||||
|
|
||||||
dbus-launch --exit-with-session awesome
|
dbus-launch --exit-with-session awesome
|
||||||
|
Loading…
Reference in New Issue
Block a user