The goal is to quickly setup my environment after a fresh install of Manjaro KDE.
- Theme: Breeze Dark
- Plasma style: McMojave
- Color: Breeze Dark
- Icons: Os-Catalina
- Application style engine: Kvantum dark
- Kvantum theme: akava
- Window decorations: McMojave
- Font: Noto sans (default)
- Cursors: Breeze
- Taskbar: Latte Dock
- Kwin scripts: Tiling extension, latte windows colors
- Login screen: Sugar Candy
- Widgets
- application dashboard
- global menu
- window title
- weather
- todolist
- Shell: Fish with shellder theme
- Konsole: White on black theme
- Install chezmoi
sudo pacman -S chezmoi
- Initialize chezmoi
chezmoi init https://github.com/Nomost80/dotfiles.git
- Install dependencies
sh ~/.local/share/chezmoi/scripts/pre-install.sh
- See the diff
chezmoi diff
- Apply the changes
chezmoi -v apply
# or update with the last changes without fetching
chezmoi update
- (Optional) Install common packages
sh ~/.local/share/chezmoi/scripts/post-install.sh
- Reboot
- Some widgets aren't working (need to reinstall/unset):
- application dashboard
- weather
- Login screen
- Wallpapers
- Application dashboard icon
- Set base dir (/home/guillaume) with a variable
- https://github.com/twpayne/chezmoi
- https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
- https://github.com/tsujan/Kvantum/tree/master/Kvantum
- https://github.com/Akava-Design/Akava-Kv
- https://github.com/ishovkun/SierraBreeze
- https://github.com/KDE/latte-dock
- https://github.com/kwin-scripts/kwin-tiling
- https://github.com/psifidotos/applet-window-title
- https://github.com/psifidotos/applet-window-buttons
- https://store.kde.org/p/998917/
- https://github.com/fish-shell/fish-shell