Compare commits
1 Commits
4f77f73860
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
f1b6bcb4c5
|
@@ -1,26 +0,0 @@
|
|||||||
{
|
|
||||||
"layer": "overlay",
|
|
||||||
"position": "bottom",
|
|
||||||
"exclusive": false,
|
|
||||||
"passthrough": false,
|
|
||||||
"height": 56,
|
|
||||||
"margin-top": 0,
|
|
||||||
"margin-bottom": 8,
|
|
||||||
"margin-left": 0,
|
|
||||||
"margin-right": 0,
|
|
||||||
"modules-left": [],
|
|
||||||
"modules-center": [
|
|
||||||
"custom/launcher",
|
|
||||||
"hyprland/workspaces"
|
|
||||||
],
|
|
||||||
"modules-right": [],
|
|
||||||
"custom/launcher": {
|
|
||||||
"format": "",
|
|
||||||
"on-click": "wofi --show drun"
|
|
||||||
},
|
|
||||||
"hyprland/workspaces": {
|
|
||||||
"format": "{icon}",
|
|
||||||
"on-click": "activate",
|
|
||||||
"sort-by-number": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
window#waybar {
|
|
||||||
margin-bottom: -80px;
|
|
||||||
transition: margin 0.3s ease;
|
|
||||||
}
|
|
||||||
|
|
||||||
window#waybar.visible {
|
|
||||||
margin-bottom: 10px;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user