diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 8fc958b..24be822 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -5,10 +5,10 @@ "spacing": 4, // Gaps between modules (4px) // Choose the order of the modules "modules-left": [ - "custom/appmenuicon", - "wlr/taskbar", - "custom/pomodoro", - "custom/sunset" + //"custom/appmenuicon", + "wlr/taskbar" + //"custom/pomodoro", + //"custom/sunset" ], "modules-center": [ "hyprland/workspaces", @@ -22,5 +22,7 @@ "clock", "battery" ], - "include": ["~/.config/waybar/modules.json"], + "include": [ + "~/.config/waybar/modules.json" + ], } diff --git a/.gitignore b/.gitignore index 6824186..17f2906 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ .config/Code/DawnWebGPUCache/ .config/jirust/config.toml .env +.config/lazygit/state.yml