feat: add darkmode to setuo
This commit is contained in:
parent
eb58378707
commit
8a94127eae
1 changed files with 1 additions and 0 deletions
1
setup.sh
1
setup.sh
|
|
@ -1 +1,2 @@
|
||||||
find $PWD -maxdepth 10 -mindepth 1 -type d -exec ln -s '{}' $HOME/.config/ \;
|
find $PWD -maxdepth 10 -mindepth 1 -type d -exec ln -s '{}' $HOME/.config/ \;
|
||||||
|
gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue