summaryrefslogtreecommitdiff
path: root/.config/waybar
diff options
context:
space:
mode:
authorJackJ30 <jackqjamison@proton.me>2025-03-11 01:01:31 -0400
committerJackJ30 <jackqjamison@proton.me>2025-03-11 01:01:31 -0400
commit48c59656782cff76715313cfd00cec5772b69c3d (patch)
tree5afb2c65ef28cd34623fa56756f8f02d51aed1b5 /.config/waybar
parent32aa6dc55f94dfead4c0db1c4797aa764df163e2 (diff)
new rice
Diffstat (limited to '.config/waybar')
-rw-r--r--.config/waybar/config2
-rw-r--r--.config/waybar/style.css3
2 files changed, 2 insertions, 3 deletions
diff --git a/.config/waybar/config b/.config/waybar/config
index 8915b2b..18111ed 100644
--- a/.config/waybar/config
+++ b/.config/waybar/config
@@ -1,7 +1,7 @@
{
"layer": "top",
"height": 15,
- "margin": "10 25 -15 25",
+ "margin": "0 0 0 0",
"modules-left": ["hyprland/workspaces", "custom/separator", "tray"],
"modules-center": ["hyprland/window"],
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 7e9c40e..2d65a37 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -8,8 +8,7 @@
window#waybar {
background-color: rgba(13, 27, 42, 0.5);
color: rgba(228, 228, 239, 1);
- border: 2px solid rgba(238, 171, 196, 0.8);
- border-radius: 10px;
+ border: 0px solid rgba(238, 171, 196, 0.8);
}
#window {