afterstep
afterstep 2.2.12
NEXTStep-inspired window manager
<rendered-html><p>AfterStep is a window manager for the Unix X Window System. Originally based on the look and feel of the NeXTStep interface, it provides end users with a consistent, clean, and elegant desktop. The goal of AfterStep development is to provide for flexibility of desktop configuration, improving aestetics, and efficient use of system resources.</p> </rendered-html>
http://www.afterstep.org/GNU General Public License v2.0 or later
main program: afterstepprograms: importasmenu, Xpm2Jpg, installastheme.pl, Animate, makeastheme.pl, afterstep-config, Wharf, afterstep, postcard.sh, asmerge, Banner, asview, asgtk-config, asflip, ASFileBrowser, WinList, astext, WinCommand, WinTabs, ascolor, ASWallpaper, MonitorWharf, ASMount, Arrange, Ident, ASRun, astile, asscale, afterimage-config, asi18n, ascheckttf, PrintDesktopEntries, Pager, ascompose, asgrad, ascommand.pl, afterstepdoc, asvector, afterimage-libs, GWCommand
Platforms (24)
microblaze-linuxriscv64-linuxi686-linuxarmv6l-linuxloongarch64-linuxsh4-linuxarc-linuxs390x-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ afterstep ];
Ad-hoc shell
nix-shell -p afterstep
Flake (nix run)
nix run nixpkgs#afterstep