diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-07 02:44:21 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-07 02:44:21 +0200 |
commit | 4d0adba996b648efd9aee54961c557f98d94ef2a (patch) | |
tree | e91b6ff4be8d80799150f3465f39bed80163e382 | |
parent | c68cadcb64584c2ed93aa8df3843d156e7afe016 (diff) |
added credits to jake hamilton
-rw-r--r-- | config/hyprland/waybar/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hyprland/waybar/style.css b/config/hyprland/waybar/style.css index cd2e65e..2cebf1f 100644 --- a/config/hyprland/waybar/style.css +++ b/config/hyprland/waybar/style.css @@ -7,6 +7,8 @@ *░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░* ******************************************** */ +/* https://github.com/jakehamilton/dotfiles */ +/* Amazing I love it :))) */ * { border: none; |