Brisingr05

Results 4 comments of Brisingr05

Start Sway with the following command: `dbus-run-session sway`

@sagehane I'm on NixOS as well and was able fix this by running the following commands: ``` systemctl --user import-environment PATH systemctl --user restart xdg-desktop-portal.service ``` More info [here](https://github.com/NixOS/nixpkgs/issues/189851). Also,...

@elythh I'm using NixOS (nixos-unstable) and was facing this problem as well. I was able to solve it by using the Waybar package from [nixpkgs-wayland](https://github.com/nix-community/nixpkgs-wayland#flake-usage).

Issue doesn't seem exist on my current system anymore: ``` $ waybar --version Waybar v0.9.24 $ hyprland-autoname-workspaces --version hyprland-autoname-workspaces 1.1.11 $ hyprctl version Hyprland, built from branch at commit v0.33.1...