We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abc8861 commit 6f3c8f8Copy full SHA for 6f3c8f8
dot_files/nvim/sysinit.lua
@@ -0,0 +1,2 @@
1
+-- bootstrap lazy.nvim, LazyVim and your plugins
2
+require("config.lazy")
dot_files/waybar/config.json
@@ -4,7 +4,7 @@
4
"height": 34,
5
"spacing": 4,
6
"mode": "dock",
7
- "start_hidden": true,
+ "start_hidden": false,
8
"exclusive": true,
9
"passthrough": false,
10
"gtk-layer-shell": true,
0 commit comments