fixed picom high cpu bug

This commit is contained in:
Tiago Sousa 2024-02-08 11:23:23 +00:00
parent 92e8fe2e17
commit 0388b96afb
3 changed files with 34 additions and 10 deletions

View file

@ -11,7 +11,7 @@
set $mod Mod1
set $mod2 Mod4
set $browser firefox
set $terminal alacritty
set $terminal st
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
@ -231,7 +231,8 @@ assign [class="discord"] 5
exec --no-startup-id nextcloud
exec --no-startup-id nitrogen --restore
exec --no-startup-id i3-msg 'workspace 2; exec firefox; workspace 1; exec $terminal'
exec --no-startup-id picom -b
exec --no-startup-id openrgb -d 0 -m off -d 1 -m off
# sets up monitors and picom
exec_always --no-startup-id ~/.local/share/scripts/monitor.sh
exec_always --no-startup-id ~/.config/polybar/launch.sh