Centralized color management and small other changes

This commit is contained in:
Gu://em_ 2025-06-18 12:07:51 +02:00
parent 602e3f2f97
commit fad4736225
14 changed files with 52 additions and 59 deletions

View file

@ -21,6 +21,10 @@ exec-once = ~/.config/hypr/scripts/autostart.sh
# Or execute your favorite apps at launch like this:
# exec-once = firefox
# Testing clipboard managers
exec-once = wl-paste --type text --watch cliphist store # Stores only text data
exec-once = wl-paste --type image --watch cliphist store # Stores only image data
#############################
### ENVIRONMENT VARIABLES ###