NormalC [he/him, comrade/them]

Free software and queer bangladeshi muslim anarchy-trans.

  • 0 Posts
  • 19 Comments
Joined 11 months ago
cake
Cake day: August 15th, 2023

help-circle





    • a minimal, fast system
    • keyboard / shortcut based - all interactions can be done from keyboard (within common sense limits)
    • all keys can be custom mapped (i have muscle memory of my custom keys for certain actions, so i’d like to keep them)
    • all can be configured from dotfiles (worse case shell scripts and ansible)
    • very low ressource consumption, snappy system with no delay

    I’d recommend Debian 12/testing/sid with the Sway compositor. Homebrew, Nix and Guix can all be installed on top of any GNU/Linux distribution to provide containerized packages. Flatpak can be used to obtain the latest version of graphical applications as well. Terminals like alacritty and kitty are Wayland natives and Foot is widely considered to be the most minimal “default” terminal for Wayland compositors. You can use Sway’s built in “swaybar” or status bars like Waybar and eww. Sway configuration is just like i3 where you can configure specific devices like keyboards and monitors from a single file.






  • -l Make bash act as if it had been invoked as a login shell (see INVOCATION below).

    --login Equivalent to -l.

    This is an excerpt from the bash manpage. So likely no, this isn’t a bad thing and this is just GNOME sourcing your environment variables. You need to tell us how frequent these notification are and when they happen (also what GNOME version you’re using as well as which distribution you are using). We can’t help you if you don’t provide that.


  • Correction: POP!_OS has their own APT deb farm that has the latest hardware stack. This includes the proprietary 535 nvidia driver and later as well as the kernel and mesa.

    This is part of the history of the distribution as it was made to support system76’s latest hardware lineup on top of an Ubuntu base.

    Nouveau is the libre driver for Nvidia on GNU/Linux with Nvidia slowly segregating their proprietary driver into a firmware blob.