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)
arc-linuxs390x-linuxi686-linuxriscv32-linuxmicroblaze-linuxmicroblazeel-linuxarmv5tel-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