Playing with colours anbd sizes
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"height": 38,
|
"height": 40,
|
||||||
|
|
||||||
//"modules-left": ["hyprland/window"],
|
//"modules-left": ["hyprland/window"],
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ window#waybar {
|
|||||||
/* --- Workspaces --- */
|
/* --- Workspaces --- */
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
padding: 0px 0px;
|
padding: 0px 0px;
|
||||||
min-width: 80px;
|
min-width: 70px;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: @text;
|
color: @text;
|
||||||
border: 1px solid @inactive;
|
border: 1px solid @inactive;
|
||||||
|
|||||||
Reference in New Issue
Block a user