|
@ -27,7 +27,8 @@ gaps outer 10 |
|
|
# restores wallpaper |
|
|
# restores wallpaper |
|
|
exec nitrogen --restore & |
|
|
exec nitrogen --restore & |
|
|
#picom (for transparency!) |
|
|
#picom (for transparency!) |
|
|
exec_always --no-startup-id picom --corner-radius 10 |
|
|
|
|
|
|
|
|
#exec_always --no-startup-id picom --corner-radius 10 |
|
|
|
|
|
exec_always --no-startup-id picom |
|
|
|
|
|
|
|
|
# Start XDG autostart .desktop files using dex. See also |
|
|
# Start XDG autostart .desktop files using dex. See also |
|
|
# https://wiki.archlinux.org/index.php/XDG_Autostart |
|
|
# https://wiki.archlinux.org/index.php/XDG_Autostart |
|
|