add labwc and update stuff

This commit is contained in:
Hydroxycarbamide 2025-07-04 21:27:19 +02:00
parent 189e89212d
commit 8f02c07390
Signed by: Siklos
GPG key ID: C06D07D96997549A
24 changed files with 1687 additions and 202 deletions

View file

@ -15,11 +15,11 @@
},
"group/visualisation": {
"orientation": "horizontal",
// "drawer": {
// "transition-duration": 500,
// "children-class": "visualiser",
// "transition-left-to-right": true
// },
"drawer": {
"transition-duration": 500,
"children-class": "visualiser",
"transition-left-to-right": true
},
"modules": [
"cava",
"group/mpdris"
@ -43,6 +43,9 @@
// "custom/logo"
]
},
"dwl/tags": {
"num-tags":9
},
"hyprland/workspaces": {
"active-only": false,
"disable-scroll": true,
@ -58,7 +61,7 @@
"6": " ",
"7": " ",
"8": " ",
"default": ""
"default": " "
}
// "persistent-workspaces": {
// "*": 4,
@ -137,16 +140,18 @@
"wlr/taskbar": {
"all-outputs": true,
"format": "{icon}",
"icon-size": 24,
"icon-theme": "Papirus-Dark",
"icon-size": 14,
"icon-theme": "Adwaita",
// "icon-theme": "Papirus-Dark",
"active-first": false,
"tooltip-format": "{title} [{app_id}]",
"on-click": "activate",
"on-click-right": "minimize-raise",
"on-click-middle": "close",
"ignore-list": [],
"app_ids-mapping": {
"firefoxdeveloperedition": "firefox-developer-edition",
"zen-alpha": "firefox"
// "zen-alpha": "firefox"
}
},
"tray": {
@ -195,8 +200,8 @@
"format": "{player_icon} <span>{title}</span>\n{artist} <i>{album}</i>",
// "format": "{player_icon} {dynamic}",
// "format-paused": "{status_icon} <i>{dynamic}</i>",
"title-len": 60,
"dynamic-len": 60,
"title-len": 100,
"dynamic-len": 100,
"player-icons": {
"default": " ",
"mpv": " ",
@ -219,14 +224,14 @@
// "format": " {}%",
"format": "{icon0}{icon1}{icon2}{icon3}{icon4}{icon5}{icon6}{icon7}{icon8}{icon9}{icon10}{icon11}{icon12}{icon13}{icon14}{icon15}",
"format-icons": [
"<span color='#a6da95'>▁</span>", // green
"<span color='#8aadf4'>▂</span>", // blue
"<span color='#b7bdf8'>▃</span>", // white
"<span color='#b7bdf8'>▄</span>", // white
"<span color='#eed49f'>▅</span>", // yellow
"<span color='#f5a97f'>▆</span>", // yellow
"<span color='#ee99a0'>▇</span>", // orange
"<span color='#ed8796'>█</span>" // red
"<span color='#171717'>▁</span>",
"<span color='#262626'>▂</span>",
"<span color='#404040'>▃</span>",
"<span color='#525252'>▄</span>",
"<span color='#737373'>▅</span>",
"<span color='#a3a3a3'>▆</span>",
"<span color='#d4d4d4'>▇</span>",
"<span color='#e5e5e5'>█</span>"
]
},
"custom/notification": {
@ -289,14 +294,14 @@
"format": "{icon}",
"tooltip-format": "CPU: {temperatureC}°C",
"format-icons": [
"<span color='#a6da95'> ▁</span>", // green
"<span color='#8aadf4'> ▂</span>", // blue
"<span color='#b7bdf8'> ▃</span>", // white
"<span color='#b7bdf8'> ▄</span>", // white
"<span color='#eed49f'> ▅</span>", // yellow
"<span color='#f5a97f'> ▆</span>", // yellow
"<span color='#ee99a0'> ▇</span>", // orange
"<span color='#ed8796'> █</span>" // red
"<span color='#171717'> ▁</span>", // green
"<span color='#262626'> ▂</span>", // blue
"<span color='#404040'> ▃</span>", // white
"<span color='#525252'> ▄</span>", // white
"<span color='#737373'> ▅</span>", // yellow
"<span color='#a3a3a3'> ▆</span>", // yellow
"<span color='#d4d4d4'> ▇</span>", // orange
"<span color='#e5e5e5'> █</span>" // red
]
},
"temperature#amdgpu": {
@ -307,14 +312,14 @@
"format": "{icon}",
"tooltip-format": "GPU (edge): {temperatureC}°C",
"format-icons": [
"<span color='#a6da95'> ▁</span>", // green
"<span color='#8aadf4'> ▂</span>", // blue
"<span color='#b7bdf8'> ▃</span>", // white
"<span color='#b7bdf8'> ▄</span>", // white
"<span color='#eed49f'> ▅</span>", // yellow
"<span color='#f5a97f'> ▆</span>", // yellow
"<span color='#ee99a0'> ▇</span>", // orange
"<span color='#ed8796'> █</span>" // red
"<span color='#171717'> ▁</span>", // green
"<span color='#262626'> ▂</span>", // blue
"<span color='#404040'> ▃</span>", // white
"<span color='#525252'> ▄</span>", // white
"<span color='#737373'> ▅</span>", // yellow
"<span color='#a3a3a3'> ▆</span>", // yellow
"<span color='#d4d4d4'> ▇</span>", // orange
"<span color='#e5e5e5'> █</span>" // red
]
},
"network": {
@ -344,11 +349,24 @@
"on-click-release": "rofi -show power-menu -modi power-menu:rofi-power-menu"
},
"wireplumber": {
"format": "{volume}%",
"format-muted": "",
"on-click": "helvum",
// "format": "{volume}%",
"format": "{icon}",
"format-muted": "<span color='#ed8796'> </span>",
"on-click": "pactl set-sink-mute @DEFAULT_SINK@ toggle",
"on-click-middle": "sh ~/.config/waybar/modules/swap-sinks.sh",
"on-click-right": "pavucontrol",
"max-volume": 150,
"scroll-step": 0.2
"scroll-step": 5,
"format-icons": [
"<span color='#171717'> ▁</span>", // green
"<span color='#262626'> ▂</span>", // blue
"<span color='#404040'> ▃</span>", // white
"<span color='#525252'> ▄</span>", // white
"<span color='#737373'> ▅</span>", // yellow
"<span color='#a3a3a3'> ▆</span>", // yellow
"<span color='#d4d4d4'> ▇</span>", // orange
"<span color='#e5e5e5'> █</span>" // red
]
},
"pulseaudio": {
"format": "{icon}",
@ -393,7 +411,7 @@
"bars": 16,
"lower_cutoff_freq": 50,
"higher_cutoff_freq": 10000,
"method": "pulse",
"method": "pipewire",
"source": "auto",
"stereo": true,
"reverse": false,