By Brad Lazaruk, Wed 23 April 2025, modified Fri 25 April 2025, in category Linux workstation build and maintenance
In building out my Linux system I found a number of things that I like to configure or include. And so I figured I should include a list of those so that when/if things go sideways I can rebuild my system fairly completely.
Despite running Pop!_OS 24.04, which comes with the COSMIC DE, I am still preferring the look of GNOME and the function of some of the extensions that I’ve come to expect. And so I’ve gone out of my way to install that desktop environment. Every time I go back and check on the COSMIC DE it’s getting closer and closer to stable for me so I may one way move to it and stay there … but not today!
This list below is a bit of a jumbled mess to be sure but it will evolve over time. The important part right now is having a decent backup of my configuration process in case I need to run it. Also, some of this is likely backed up with Timeshift but I still need a record of how I put it together in the first place.
cd /usr/share/gnome-shell/extensions/pop-cosmic@system76.com/
sudo gedit extension.js
Find “overview_toggle(overlay_key_action);”, and comment out that line. Credit: https://www.reddit.com/r/pop_os/comments/onp6hv/comment/i8fx9q7/
Other Arcmenu settings:
My Arcmenu configuration file is also available.
Some extensions that I once used.
Part of a Windows 11 appearance for Gnome using Dash-to-Panel, Arc-menu, and Date Menu Formatter. This is also a great resource for ArcMenu, Dash To Panel, and Date Menu Formatter settings to be able to replicate the Windows 11 style on GNOME.
I also like the wallpapers available from Microsoft here. Hey, M$ may be making spyware versions of “operating systems” now, but that doesn’t mean we can’t enjoy some fruits of their labours.
Install other drivers through “Additional Drivers”. 1. POP Software 1. Enable all but Source code. 2. Other Software 1. Make sure POP and other obvious ones that are in use are enabled. Clean out those from retired software. 3. Additional Drivers 1. “NVIDIA driver metapackage from nvidia-driver-xxx (proprietary)”.
--hidden
to the end of the command so it launches as iconified.Add to the .fileignore:
*.iso
*.crdownload
**/*filen_excluded*/
Add to the .fileignore:
/github/
/local/*pelican*/output/
Source: ~/.var/app/com.valvesoftware.Steam/.local/share/Steam/steamapps/compatdata/1100600/pfx/drive_c/users/steamuser/Documents/Sports Interactive/Football Manager 2020
Add to the .fileignore:
/games/Archive
/games/last save overwrite backup*.fm
Switch the power profile on POP_OS when the device is unplugged or plugged in
sudo nano /etc/resolv.conf
and make sure the following entries are listed:nameserver 8.8.8.8
nameserver 8.8.4.4