I’m currently struggeling getting nwggrid
running with sway.
I can launch nwggrid
from command line. But when I try to launch the app via dmenu or sway shortcut nothing happens.
configuration.nix
programs.sway.extraPackages = with pkgs; [
swaylock-fancy
swayidle
xwayland
termite
nwg-launchers
bemenu
dmenu
polkit_gnome
waybar
];
sway
bindsym $mod+space exec nwggrid
Maybe someone could share a running configuration.