Centralized color management and small other changes
This commit is contained in:
parent
602e3f2f97
commit
fad4736225
14 changed files with 52 additions and 59 deletions
|
|
@ -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 ###
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue