diff --git a/.config/i3/config b/.config/i3/config index 414786e..c4442eb 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -221,8 +221,8 @@ mode "resize" { } # Autostart applications -# exec --no-startup-id nitrogen --restore; sleep 1; -# exec --no-startup-id picom -bCG --backend glx --vsync +exec --no-startup-id nitrogen --restore; sleep 1; +exec --no-startup-id picom -bCG --backend glx --vsync # exec --no-startup-id nm-applet # exec --no-startup-id xfce4-power-manager # exec --no-startup-id pamac-tray @@ -238,7 +238,7 @@ bar { } # Theme colors -client.focused #a6f6c6 #3f453f #e6e6e6 #0099ff #8abeb7 +client.focused #a6f6c6 #3f853f #e6e6e6 #0099ff #8abeb7 client.focused_inactive #c6c6c6 #1f1f1f #c6c6c6 #1f1f1f #8abeb7 client.unfocused #c6c6c6 #1f1f1f #c6c6c6 #1f1f1f #8abeb7 client.urgent #f6a6a6 #3f1f1f #e6c6c6 #3f1f1f #8abeb7