wlougout2 is a software to help wm users shut down.
Use Cargo:
nix-shell -p glib.dev pkg-config zlib cargo pango gdk-pixbuf gtk4
cargo run
Use Nix:
nix build --no-update-lock-file
- shutdown
- logout
- reboot
- hibernate
- sleep
- optimize GUI
- systemd unit
This project is only used as a practice for learning rust and gtk