You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Important:**`polybar/config.ini` and `picom/picom.conf` are converted from symlinks to real files when hardware-specific modifications are needed (battery detection, VM mode). Contributors modifying these should be aware of this behavior.
@@ -453,9 +453,8 @@ The `~/.xprofile` runs at X session start and handles:
453
453
5. Start polybar (via launch.sh)
454
454
6. Start notification daemon (dunst)
455
455
7. Start screen locker (xss-lock)
456
-
8. Load Xresources
457
-
9. Start redshift (night light)
458
-
10. Start polkit agent
456
+
8. Start redshift (night light)
457
+
9. Start polkit agent
459
458
```
460
459
461
460
Contributors modifying startup behavior should edit `configs/xprofile`.
0 commit comments