Add
This commit is contained in:
25
.config/waybar/config
Normal file
25
.config/waybar/config
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"include": "/home/sophron/.config/waybar/modules",
|
||||
"position": "bottom",
|
||||
"height": 27,
|
||||
"width": 1325,
|
||||
"spacing": 7,
|
||||
"margin-bottom": 5,
|
||||
|
||||
"modules-left": [
|
||||
"custom/menu",
|
||||
"cpu",
|
||||
"memory",
|
||||
"hyprland/submap",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"hyprland/workspaces"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"pulseaudio",
|
||||
"hyprland/language",
|
||||
"clock"
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user