mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Update .config/waybar/config.jsonc
Update .config/waybar/style.css
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"layer": "top", // Waybar at top layer
|
||||
"position": "right", // Waybar position (top|bottom|left|right)
|
||||
"spacing": 4, // Gaps between modules (4px)
|
||||
"width": 100,
|
||||
"width": 80,
|
||||
"output": [
|
||||
"DP-1",
|
||||
"eDP-1",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/* Global styles */
|
||||
* {
|
||||
transition: 0.7s all ease-in-out;
|
||||
font-size: 16px;
|
||||
font-size: 14px;
|
||||
font-family: inherit;
|
||||
padding: 3px;
|
||||
margin: 1px 2px;
|
||||
|
||||
Reference in New Issue
Block a user