My personal favorite configuration files.
This repository has been archived on 2025年12月20日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- CSS 68.7%
- Shell 31.3%
|
|
||
|---|---|---|
| home | Improve locker | |
| root/etc | Add config files and many other improvements | |
| LICENSE | Add a license | |
| profile | wip on profiles | |
| profile.dist | wip on profiles | |
| readme.md | Add config files and many other improvements | |
| update.sh | update script: add Diff menu option | |
Roipoussiere's dotfiles
Usage
Downloading dotfiles
git clone git@framagit.org:roipoussiere/dotfiles.git
cd dotfiles
Updating user config files:
This script will create a symbolic link for each configuration file, and if one of them exists, will ask you to replace it or not, and copy the old config as backup.
./update.sh
Updating system config files (manually for security reasons)
cp /etc/sddm.conf /etc/sddm.conf.old
sudo ln -s $HOME/.dotfiles/root/etc/sddm.conf /etc/sddm.conf
Other configurations steps
systemctl enable sddm.service --force- in file
/etc/lightdm/lightdm.conf, look foruser-sessionand edit touser-session=sway - in file
/etc/profile, add the lineexport _JAVA_AWT_WM_NONREPARENTING=1