The thing is, modules 'network' 'cpu' 'memory' 'temperature' 'clock' do not load because somehow there's no connection to system bus, i emerged 0.9.17-r3 version and somehow everything works.
gui-apps/waybar-0.9.19 output
Code: Select all
[2023-07-09 15:50:40.524] [info] Using configuration file /home/sourcerer/.config/waybar/config
[2023-07-09 15:50:40.524] [info] Using CSS file /home/sourcerer/.config/waybar/style.css
[2023-07-09 15:50:40.545] [info] Hyprland IPC starting
[2023-07-09 15:50:40.547] [warning] Can't resolve nl80211 interface
[2023-07-09 15:50:40.548] [warning] module network: Disabling module "network", Unable to connect to the SYSTEM Bus!...
[2023-07-09 15:50:40.548] [warning] module cpu: Disabling module "cpu", Unable to connect to the SYSTEM Bus!...
[2023-07-09 15:50:40.548] [warning] module memory: Disabling module "memory", Unable to connect to the SYSTEM Bus!...
[2023-07-09 15:50:40.548] [warning] module temperature: Disabling module "temperature", Unable to connect to the SYSTEM Bus!...
[2023-07-09 15:50:40.550] [warning] module clock: Disabling module "clock", Unable to connect to the SYSTEM Bus!...
[2023-07-09 15:50:40.555] [warning] Requested height: 30 is less than the minimum height: 42 required by the modules
[2023-07-09 15:50:40.555] [info] Bar configured (width: 1920, height: 42) for output: DP-1
Code: Select all
[2023-07-09 15:57:51.994] [info] Using configuration file /home/sourcerer/.config/waybar/config
[2023-07-09 15:57:51.994] [info] Using CSS file /home/sourcerer/.config/waybar/style.css
[2023-07-09 15:57:52.015] [info] Hyprland IPC starting
[2023-07-09 15:57:52.016] [warning] Can't resolve nl80211 interface
[2023-07-09 15:57:52.017] [warning] Waybar has been built without rfkill support.
[2023-07-09 15:57:52.017] [warning] As using a timezone, some format args may be missing as the date library haven't got a release since 2018.
[2023-07-09 15:57:52.126] [warning] Requested height: 30 is less than the minimum height: 42 required by the modules
[2023-07-09 15:57:52.126] [info] Bar configured (width: 1920, height: 42) for output: DP-1


