new sharp mode: disables the animations and some other stuff to make the environment more clean and minimalist. New wallpaper (again). Misc fixes including patches for new hyprland versions that won't work with the previous versions of these config files. Now launching ssh-agent at startup. Deleted obsolete fast mod in favor of the new sharp mode
This commit is contained in:
parent
d97de713a8
commit
d8eb4351a2
9 changed files with 115 additions and 42 deletions
|
|
@ -26,6 +26,9 @@ exec-once = ~/.config/hypr/scripts/autostart.sh
|
|||
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
|
||||
|
||||
# SSH Agent
|
||||
exec-once = ssh-agent
|
||||
|
||||
|
||||
#############################
|
||||
### ENVIRONMENT VARIABLES ###
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue