Compare commits

...

2 commits

Author SHA1 Message Date
Yash Karandikar 469699916d Reduce alacritty opacity 2023-05-11 09:22:40 -05:00
Yash Karandikar 51b91ec881 xcompmgr shadows 2023-05-11 09:17:13 -05:00
3 changed files with 3 additions and 3 deletions

View file

@ -67,7 +67,7 @@ window:
#
# Window opacity as a floating point number from `0.0` to `1.0`.
# The value `0.0` is completely transparent and `1.0` is opaque.
opacity: 0.675
opacity: 0.5
# Startup Mode (changes require restart)
#

View file

@ -31,7 +31,6 @@ exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -i ~/Downloads/wal
exec --no-startup-id nm-applet
exec_always bluetoothctl power off
exec_always systemctl --user start redshift
exec xinput set-prop 12 285 1 &
# exec xrandr --output eDP1 --scale 0.8x0.8
exec ~/.fehbg &
@ -230,4 +229,5 @@ client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c
# }
#}
exec_always systemctl --user start redshift
exec_always --no-startup-id $HOME/.config/polybar/launch.sh dark

View file

@ -1,4 +1,4 @@
xcompmgr -F &
xcompmgr -sCF &
export NO_AT_BRIDGE=1
eval $(dbus-launch --sh-syntax)
export DBUS_SESSION_BUS_ADDRESS