June 2026 Screenshots

AFAIK it gets it from the system setup… as for the warnings, only ashell ones are applicable, install rfkill?

1 Like

What system setup. Is it the ashell system setup and is it hardcoded? I mean for the emperial measure system. When the ~>/config file fails where is ashell get the default setup.

I mean the desktop environment settings, I need to invetigate some more…

1 Like

The temperature unit (Celsius or Fahrenheit) follows your locale / unit system (the global region option), so there is no separate temperature format option.
https://malpenzibo.github.io/ashell/docs/configuration/modules/system_info

2 Likes

Hyperland Dank Material

3 Likes

I love Gnome. Do you know why Tumbleweed still uses Console as its default terminal emulator instead of Ptyxis?
Best regards

@malcolmlewis I read that docomentation last night.
Our locale is using the metric system and my machine is set for this.
all readings in ashell for cpu/temp and weather are in rahrenheit .

Yes so in the config.toml file you need to add the region config option

1 Like

The openSUSE GNOME Team follows upstream, so unless the default changes there…

I also use the Quake Terminal extension so I can just drop the terminal down with a key press…

1 Like

@conram This set it to metric for me, so add at the beginning as required…

log_level = "warn"
#outputs = { Targets = ["eDP-1"] }
position = "Top"

language = "en-US"   # UI language
region   = "en-CA"   # date format + unit system

[modules]
....

1 Like

2 Likes

Thanks, got it now. Heh you know where I’m from :wink:

1 Like

Try starting with WGPU_BACKEND=gl ashell should help as well…

1 Like

I tried this both

WGPU_BACKEND=vulkan ashell  # Force Vulkan
WGPU_BACKEND=gl ashell     # Force OpenGL/EGL

The window title and workspaces modules doesn’t appear in the toolbar.
Any alternative to the applauncher for walker? Seems walker is not available in tumbleweed. Thanks.

@conram On Hyprland I use “ranger”.

Edit: It’s “nwg-drawer” apologies…

1 Like

Got it, thanks. Do you have any plan to include walker in the future?
Looking at walker’s images it looks so cool.
The window title and workspaces are missing :grinning:


I’m testing this in labwc.

@conram
https://build.opensuse.org/package/show/home:malcolmlewis:TESTING/walker
https://build.opensuse.org/package/show/home:malcolmlewis:TESTING/elephant

Not sure, all present in your config.toml file?

1 Like

I will test it here. Big thanks. What is elephant? :thinking:

@malcolmlewis Elephant is broken.When I run walker it says waiting for elephant.
I was able to installed elephant I ignored the signature verification :grinning:
Could be need some more work on elephant for walker to work.