Compare commits
3 Commits
c185b987f3
...
780a01152a
| Author | SHA1 | Date | |
|---|---|---|---|
| 780a01152a | |||
| 429663673c | |||
| b026139811 |
@@ -126,6 +126,10 @@ for choice in "${desktop[@]}"; do
|
||||
|
||||
xdg-mime default org.gnome.nautilus.desktop inode/directory
|
||||
|
||||
mkdir -p "$HOME"/.config/environment.d
|
||||
echo "QT_QPA_PLATFORMTHEME=qt6ct" >>"$HOME"/.config/environment.d/90-qt.conf
|
||||
systemctl --user daemon-reload
|
||||
|
||||
systemctl --user enable dms
|
||||
systemctl --user add-wants niri.service dms
|
||||
systemctl --user add-wants niri.service gnome-keyring-daemon.service
|
||||
@@ -287,3 +291,6 @@ git remote add origin ssh://git@gitea.sparkle.gay:9173/vivian/.dotfiles.git
|
||||
git config --global init.defaultBranch main
|
||||
git config --global user.name "Vivian Elisabeth H"
|
||||
git config --global user.email "36878099+SparkleDEV@users.noreply.github.com"
|
||||
|
||||
echo "-=[ DOTFILES INSTALLED ]=-"
|
||||
echo "You propably want to reboot"
|
||||
|
||||
Reference in New Issue
Block a user