Moves from i3 to hypr
This commit is contained in:
parent
6f069d32e1
commit
a186edca69
380 changed files with 23450 additions and 27796 deletions
42
.config/waybar/configs/[TOP] Sleek
Normal file
42
.config/waybar/configs/[TOP] Sleek
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
// Sleek
|
||||
|
||||
{
|
||||
"include": [
|
||||
"$HOME/.config/waybar/Modules",
|
||||
"$HOME/.config/waybar/ModulesWorkspaces",
|
||||
"$HOME/.config/waybar/ModulesCustom",
|
||||
"$HOME/.config/waybar/ModulesGroups",
|
||||
],
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"height": 14,
|
||||
"margin-left": 10,
|
||||
"margin-right": 10,
|
||||
"margin-top": 2,
|
||||
|
||||
"modules-left": [
|
||||
"custom/menu",
|
||||
"custom/separator#blank_2",
|
||||
"hyprland/workspaces",
|
||||
"custom/separator#blank_2",
|
||||
"mpris",
|
||||
"tray"
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"idle_inhibitor",
|
||||
"custom/separator#blank",
|
||||
"clock#3",
|
||||
"custom/separator#blank",
|
||||
"custom/swaync"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"hyprland/window",
|
||||
"custom/separator#blank_2",
|
||||
"pulseaudio",
|
||||
"custom/separator#blank",
|
||||
"custom/power",
|
||||
],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue