1
0
Fork 0

Switch to Hyprland

This commit is contained in:
Avery 2025-01-11 22:52:22 +01:00
parent 009a965200
commit 8e42dc2420
Signed by: Avery
GPG key ID: B684FD451B692E04
9 changed files with 352 additions and 39 deletions

View file

@ -1,4 +1,4 @@
@define-color bg-bar rgba(0, 0, 0, 0.1);
@define-color bg-bar rgba(0, 0, 0, 0.3);
@define-color bg rgba(0, 0, 0, 0.0);
@define-color normal rgba(0, 0, 0, 0.6);
@define-color hover rgba(0, 0, 0, 0.4);