Ashley Paul
Ashley Paul
> should be a easy fix, just a config to hide empty workspaces Is there a way to show empty workspaces up to a certain number?
Any update on this?
I found a temporary solution for linux until it's fixed mainstream, in the `user.js` in the profile directory, uncomment line 71: `// user_pref("userChrome.theme.non_native_menu", true); // only for linux`
> I added this to my `userChrome.css` to fix it on Linux: > > .menu-icon { > menuitem:not(.menuitem-iconic, [image]) > &, menu:not(.menu-iconic) > & { > display: flex !important; >...
I just realized that you might be aware of this: https://src.fedoraproject.org/fork/erikreider/rpms/gtk4-layer-shell
should i close this issue or keep it open?
> How to get it working. I am having same issue. what is the version of both `gtk4-layer-shell` and `swaync`?
what is the output of `dnf list --installed gtk4-layer-shell`?
> `gtk4-layer-shell.x86_64 1.1.1-1.fc42 copr:copr.fedorainfracloud.org:erikreider:SwayNotificationCenter` that's weird, it should work fine, try running `swaync` command in terminal and see what's its output
swaync is already running from the last time you ran it, try `pkill swaync` and run it again in terminal