Regenerated
This commit is contained in:
+302
-298
File diff suppressed because it is too large
Load Diff
+6
-2
@@ -2659,8 +2659,12 @@ These are config files for waybar
|
|||||||
#+BEGIN_SRC jsonc :tangle generated/.config/waybar/config :noweb yes :mkdirp yes :eval never
|
#+BEGIN_SRC jsonc :tangle generated/.config/waybar/config :noweb yes :mkdirp yes :eval never
|
||||||
{
|
{
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"height": 34,
|
"position": "top",
|
||||||
}
|
"autohide": true,
|
||||||
|
"autohide-blocked": false,
|
||||||
|
"exclusive": true,
|
||||||
|
"passthrough": false,
|
||||||
|
"gtk-layer-shell": true,
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
"modules-left": ["hyprland/workspaces",],
|
"modules-left": ["hyprland/workspaces",],
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,11 @@
|
|||||||
{
|
{
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"height": 34,
|
"position": "top",
|
||||||
}
|
"autohide": true,
|
||||||
|
"autohide-blocked": false,
|
||||||
|
"exclusive": true,
|
||||||
|
"passthrough": false,
|
||||||
|
"gtk-layer-shell": true,
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
"modules-left": ["hyprland/workspaces",],
|
"modules-left": ["hyprland/workspaces",],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user