Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
/ dots Public archive

Dotfiles for my monochrome EndeavourOS KDE Plasma setup.

Notifications You must be signed in to change notification settings

at-pyrix/dots

Repository files navigation

dots

There are the configuration files for my KDE Plasma setup as featured on Reddit.

1 2
3 4
5 6

✅ Installation

Note

Make a backup of your ~ directory first!

Tip

If you want to, you can choose to make the entire desktop monochrome using this Desktop Effect. I currently have this enabled.

To toggle this with a keyboard binding, check this out.

👉🏻 Method-1: Copying dotfiles

git clone https://github.com/at-pyrix/dots/
cd dots
cp -r ./*  ~

👉🏻 Method-2: Using Konsave

First of all, download this konsave config.

  1. Install konsave
  2. Fire up a terminal, type konsave -i "/path/to/black.knsv"
  3. Check if "black" appears in konsave -l.
  4. Type konsave -a black to apply the theme.
  5. Restart your computer.

🌎 Firefox

Note

I am also using BetterFox user.js to enhance privacy and also minimize bloatware.

  1. Copy the two files inside firefox/chrome-black (userChrome.css & userContent.css)
  2. Open up Firefox. In the address bar, type about:profiles. Look for the one that says "This is the profile in use and it cannot be deleted.". Now click the "Open Directory" button (Root Directory).
  3. Create folder named chrome.
  4. Inside the chrome folder, paste the two files which we've copied.
  5. Restart Firefox.

Theme

  1. Go inside the firefox folder and download the monoff-black.xpi file.
  2. This is a Firefox theme I made. To apply, open this with firefox and add it to Firefox.

👀 Screenshot Meta

Running apps

  • Konsole
  • Firefox
  • Dolphin

Terminal utilities

  • zsh
  • unimatrix
  • pipes.sh
  • neofetch

KDE

  • Application style: Breeze
  • Plasma Style: Breeze
  • Window Decorations: Breeze
  • Icons: Tela circle black dark
  • Cursor: Dracula
  • Login Screen (SDDM): Where is my SDDM theme?

Other

Wallpaper


No further changes will be made to this repo, so as to match the original screenshots :) Therefore, this repo has been archived.