From 85761307703e1fa9478b35e78992b6b5ae17442a Mon Sep 17 00:00:00 2001 From: sim Date: Sat, 6 Nov 2021 20:35:30 +0100 Subject: [PATCH] reenabled picom --- .config/autostart.sh##h.yoga3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/autostart.sh##h.yoga3 b/.config/autostart.sh##h.yoga3 index ed5749e..ac9e6d7 100644 --- a/.config/autostart.sh##h.yoga3 +++ b/.config/autostart.sh##h.yoga3 @@ -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"