moved ip on eww bar to the right

main
The_miro 2025-04-03 19:43:40 +02:00
parent fb970fee06
commit 93eaa3f044
2 changed files with 7 additions and 2 deletions

View File

@ -44,3 +44,8 @@
2025/04/03 (11:17:42) | ===> btop++ v.1.4.0
2025/04/03 (11:17:42) | WARNING: NVML: Failed to get maximum GPU power draw, defaulting to 225W: Not Supported
2025/04/03 (11:17:42) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/03 (11:45:45) | ===> btop++ v.1.4.0
2025/04/03 (11:45:45) | WARNING: NVML: Failed to get maximum GPU power draw, defaulting to 225W: Not Supported
2025/04/03 (11:45:45) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/03 (11:48:13) | ERROR: Stall in Runner thread, restarting!

View File

@ -27,12 +27,12 @@
(box :class "music" {"${battery}"})
(workspaceWidget :monitor monitor)
(box :onclick "scripts/windowswitcher" :class "music" {" ${activewindow}"})
(box :class "music" {"󰛳 ${IP}"})
)
)
)
(defwidget sidestuff []
(box :class "sidestuff" :orientation "h" :space-evenly false :halign "end"
(box :class "music" {"󰛳 ${IP}"})
(metric :label "󰓃"
:value volume
:onchange "pactl set-sink-volume @DEFAULT_SINK@ {}%")