minus-squareILurkAndIKnowThings@lemmy.mltoDebian operating system@lemmy.ml•Things I do after every Debian (desktop) installationlinkfedilinkEnglisharrow-up4·edit-21 year ago Add myself to the sudoers group: sudo usermod -a -G sudo myusername Updated my sources list to include main contrib non-free non-free-firmware Enable multi-arch (for Steam): sudo dpkg --add-architecture i386 I use KDE and something that annoys me is that file explorers launch files on single click, so I always have to change that to double click in System Settings. linkfedilink
sudo usermod -a -G sudo myusername
main contrib non-free non-free-firmware
sudo dpkg --add-architecture i386
I use KDE and something that annoys me is that file explorers launch files on single click, so I always have to change that to double click in System Settings.