remove unused plugins from waybar
This commit is contained in:
parent
70227e249f
commit
9632aa7865
@ -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"
|
||||
],
|
||||
}
|
||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
.config/Code/DawnWebGPUCache/
|
||||
.config/jirust/config.toml
|
||||
.env
|
||||
.config/lazygit/state.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user