fix: setup.sh
This commit is contained in:
parent
e03b1b9997
commit
fc6a4dea97
1 changed files with 0 additions and 2 deletions
2
setup.sh
2
setup.sh
|
|
@ -9,8 +9,6 @@ unlink $HOME/.config/setup.sh
|
|||
unlink $HOME/.config/dotFiles
|
||||
|
||||
gsettings set org.gnome.desktop.interface gtk-theme 'adw-gtk3' && gsettings set org.gnome.desktop.interface color-scheme 'default'
|
||||
sh ./pac load
|
||||
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
|
||||
if [ "$1" = "laptop" ]; then
|
||||
ln -s $PWD/hypr_laptop $HOME/.config/hypr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue