Moves from i3 to hypr
This commit is contained in:
parent
6f069d32e1
commit
a186edca69
380 changed files with 23450 additions and 27796 deletions
37
.config/waybar/configs/[TOP] Minimal - Short
Normal file
37
.config/waybar/configs/[TOP] Minimal - Short
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
|
||||
// ### Minimal -SHORT ### //
|
||||
|
||||
{
|
||||
"include": [
|
||||
"$HOME/.config/waybar/Modules",
|
||||
"$HOME/.config/waybar/ModulesWorkspaces",
|
||||
"$HOME/.config/waybar/ModulesCustom",
|
||||
"$HOME/.config/waybar/ModulesGroups",
|
||||
],
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"width": 1050,
|
||||
"margin-top": 3,
|
||||
|
||||
"modules-left": [
|
||||
"clock",
|
||||
"custom/weather",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"hyprland/workspaces#roman"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"custom/menu",
|
||||
"tray",
|
||||
"custom/swaync",
|
||||
"mpris",
|
||||
"network",
|
||||
"bluetooth",
|
||||
"backlight",
|
||||
"pulseaudio",
|
||||
"battery",
|
||||
"custom/power"],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue