feat:new nvim config and some other stuff

This commit is contained in:
2025-11-29 11:30:17 -08:00
parent d524ebac95
commit a1ef3c6e12
16 changed files with 104 additions and 259 deletions

View File

@@ -4,20 +4,21 @@
// "position": "bottom", // Waybar position (top|bottom|left|right)
//"height": 10, // Waybar height (to be removed for auto height)
// "width": 1280, // Waybar width
"spacing": 6, // Gaps between modules (4px)
"spacing": 2, // Gaps between modules (4px)
// Choose the order of the modules
"modules-left": [
"sway/workspaces",
"sway/mode",
"sway/scratchpad",
"custom/media"
"custom/media",
"sway/window"
],
//"modules-center": [
//"sway/window"
//],
"modules-right": [
"mpd",
"custom/audio_idle_inhibitor",
//"custom/audio_idle_inhibitor",
"pulseaudio",
"network",
//"power-profiles-daemon",