remove picom
picom can force vsync, which is nice. However it increases latency for things like counter strike. Which is why I am removing it. Ill keep the picom config in the dotfiles though, just in case I change my mind.
This commit is contained in:
@@ -13,7 +13,6 @@ set $just just --justfile ~/.config/i3/justfile
|
|||||||
new_window 1pixel
|
new_window 1pixel
|
||||||
|
|
||||||
exec --no-startup-id xset s off -dpms
|
exec --no-startup-id xset s off -dpms
|
||||||
exec --no-startup-id picom
|
|
||||||
exec --no-startup-id nm-applet
|
exec --no-startup-id nm-applet
|
||||||
exec --no-startup-id blueman-applet
|
exec --no-startup-id blueman-applet
|
||||||
exec --no-startup-id $just reset-wallpaper
|
exec --no-startup-id $just reset-wallpaper
|
||||||
|
|||||||
Reference in New Issue
Block a user