add position option for hyprpanel

Former-commit-id: 1ac07c3ace
This commit is contained in:
Hadi
2024-10-21 13:16:27 +02:00
parent 8a81c97ef3
commit fcec5fff43
2 changed files with 10 additions and 3 deletions

View File

@@ -34,6 +34,7 @@
fetch = "nerdfetch"; # "nerdfetch" | "neofetch" | "pfetch" | "none"
bar = {
position = "top"; # "top" | "bottom"
transparent = true;
transparentButtons = false;
floating = true;