add position option for hyprpanel

This commit is contained in:
Hadi
2024-10-21 13:16:27 +02:00
parent 7af05cf3b3
commit 1ac07c3ace
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;