From b718aa8d158db2518054a96b4ed43c50340fa468 Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Wed, 27 May 2026 20:23:13 +0200 Subject: [PATCH] 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. --- i3/.config/i3/config | 1 - 1 file changed, 1 deletion(-) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 69ec348..329c9a5 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -13,7 +13,6 @@ set $just just --justfile ~/.config/i3/justfile new_window 1pixel exec --no-startup-id xset s off -dpms -exec --no-startup-id picom exec --no-startup-id nm-applet exec --no-startup-id blueman-applet exec --no-startup-id $just reset-wallpaper