Change some minor defaults

This commit is contained in:
David Holland 2020-01-03 22:03:32 +01:00
parent 5b2c5f65ff
commit 59d384c802
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
2 changed files with 5 additions and 2 deletions

View File

@ -0,0 +1,3 @@
function picom_default
picom -bGC --backend glx --unredir-if-possible-delay 1000 --vsync
end

View File

@ -272,10 +272,10 @@ mode "resize" {
# Autostart applications
exec --no-startup-id nitrogen --restore; sleep 1;
exec --no-startup-id picom -bCG --backend glx --unredir-if-possible-delay 1000
exec --no-startup-id picom -bCG --backend glx --unredir-if-possible-delay 1000 --vsync
exec --no-startup-id nm-applet
exec --no-startup-id /usr/lib/xfce-polkit/xfce-polkit
exec --no-startup-id xfce4-power-manager
# exec --no-startup-id xfce4-power-manager
# exec_always --no-startup-id ~/.config/polybar/i3wmthemer_bar_launch.sh
bar {