Welcome to my personal dotfiles repository! This repo contains my complete KDE Plasma desktop configuration, including themes, icons, widgets, and wallpapers, all packed and managed using Konsave.
- OS: Arch Linux 🐧
- DE: KDE Plasma
- Display Server: Wayland
- Shell: Fish Shell 🐟
- Terminal: Konsole
Since KDE Plasma spreads its configuration across multiple directories, this setup uses konsave for easy backup and restore. Follow these steps to apply my theme to your system:
This Repo uses Git LFS (Large File Storage) to manage large theme files. before cloning or applying the theme, make sure you have git-lfs installed.
sudo pacman -S git-lfsMake sure you have konsave installed on your Arch system. You can install it from the AUR:
yay -S konsaveClone this repository, navigate into it, and import the .knsv configuration file:
# Clone the repository
GIT_LFS_SKIP_SMUDGE=1 git clone https://github.com/VahramCode/dotfiles.git
# go to dotfiles directory
cd dotfiles
# lfs install
git lfs install
# lfs pull
git lfs pull
# Import the plasma profile
konsave -i my_new_config.knsvNow, apply the imported profile to your desktop:
konsave -a my_new_configNote: After activating the profile, log out and log back into your session for all changes (especially Wayland and shell components) to take effect perfectly.
sudo pacman -S ponysay
sudo pacman -S fastfetchnano ~/.config/fish/config.fishAdd this code to the last line :
PYTHONWARNINGS=ignore ponysay "YOUR TEXT"Note: you can searching for raiden shogun :)
Note: you can Read about FishShell :)
Note: you can Read about ArchLinux :)
Maintained by RedHood