picom with shadow
This commit is contained in:
parent
96564b4c98
commit
58eef9299f
|
|
@ -51,7 +51,7 @@ exec --no-startup-id ~/.config/wpg/wp_init.sh
|
||||||
#Clipster
|
#Clipster
|
||||||
exec --no-startup-id clipster -d
|
exec --no-startup-id clipster -d
|
||||||
#Picom
|
#Picom
|
||||||
exec --no-startup-id picom -b --experimental-backends --dbus --config /home/hate/.config/picom.conf
|
exec --no-startup-id picom -bc --experimental-backends --dbus --config /home/hate/.config/picom.conf
|
||||||
#Gnome privileges
|
#Gnome privileges
|
||||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
#Launch Polybar where appropriate:
|
#Launch Polybar where appropriate:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue