diff options
| author | UhGoomba <53350163+UhGoomba@users.noreply.github.com> | 2024-08-19 06:37:53 -0400 |
|---|---|---|
| committer | UhGoomba <53350163+UhGoomba@users.noreply.github.com> | 2024-08-19 06:37:53 -0400 |
| commit | d65e4e9cd715a3ae1a443128cc56e65fea1d2d62 (patch) | |
| tree | 091079122115672129068e8d3fdd45136db0279c /waybar | |
| parent | 966b2c36c61776fa3b7648f7e9fb853829a40e2a (diff) | |
small changes
Diffstat (limited to 'waybar')
| -rw-r--r-- | waybar/.config/waybar/config | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/waybar/.config/waybar/config b/waybar/.config/waybar/config index 1b448bb..86f731b 100644 --- a/waybar/.config/waybar/config +++ b/waybar/.config/waybar/config @@ -14,14 +14,12 @@ "hyprland/window" ], "modules-right": [ - "temperature", "memory", "cpu", "pulseaudio", "battery", "network", - "custom/separator", - "custom/powermenu" + "custom/separ" ], "custom/separator": { "exec": "echo \"|\"", |
