TheOnlyASDK's Garage

My Linux Setup

Posted on 03 Jun 2024

Here’s a quick overview of my Linux (Gnome) setup:

Utilities I use

I use the following utilities to extend my Gnome desktop:

  • Gnome Sushi for quick file viewing (sudo apt install gnome-sushi)
  • Gnome Shell Extension Manager to manage shell extensions (sudo apt install gnome-shell-extension-manager)
  • AppIndicator and KStatusNotifierItem Support

Extensions I use

  • Blur My Shell: To blur parts of Gnome desktop
  • OpenWeather: Shows weather in the top bar
  • Pano Clipboard Manager: For easy clipboard access
  • Desktop Icons NG (Ubuntu Builtin)
  • Window List (Ubuntu Builtin)
  • User Themes (Ubuntu Builtin)
  • Places Status Indicator (Ubuntu Builtin)
  • Applications Menu (Ubuntu Builtin)

Editors I use

Browsers I use

Distro I’m on

LiteXL Plugins

I use lpm to install LiteXL plugins. I use the following plugins from this repository: https://github.com/lite-xl/lite-xl-plugins

Shell

I use zsh with Oh My Zsh

Other tools

  • fzf (Fuzzy finder)

Configuration Files

The configuration files I use can be found at https://github.com/theonlyasdk/dotfiles