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)
sh4-linuxarmv7l-linuxloongarch64-linuxpowerpc64-linuxarmv5tel-linuxmips64el-linuxpowerpc-linuxarmv7a-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