1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-20 04:30:53 +02:00

reenabled picom

This commit is contained in:
sim
2021-11-06 20:35:30 +01:00
parent 00cfd64a2e
commit 8576130770
+1 -1
View File
@@ -34,7 +34,7 @@ autostart() {
# Display
run "nvidia-settings --load-config-only"
run "dunst"
# run "picom" # Disabled because of high power usage
run "picom"
run "zsh $HOME/.config/polybar/launch.sh"
run "nitrogen --restore"
run "unclutter --timeout 5 --jitter 5 --ignore-scrolling"