adwsteamgtk
adwsteamgtk 0.8.0
Simple Gtk wrapper for Adwaita-for-Steam
https://github.com/Foldex/AdwSteamGtkGNU General Public License v3.0 or later
main program: adwaita-steam-gtkprograms: adwaita-steam-gtk
Maintainers
Platforms (24)
s390-linuxs390x-linuxpowerpc-linuxx86_64-linuxarmv7l-linuxi686-linuxarc-linuxmipsel-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ adwsteamgtk ];
Ad-hoc shell
nix-shell -p adwsteamgtk
Flake (nix run)
nix run nixpkgs#adwsteamgtk