mirror of
https://github.com/joshuadavidthomas/dotfiles.git
synced 2025-08-04 18:18:13 +00:00
parent
309dade978
commit
3d2f30061d
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,7 @@ yay -S --noconfirm --needed \
|
|||
evince \
|
||||
file-roller \
|
||||
gnome-calculator \
|
||||
gnome-themes-extra \
|
||||
hypridle \
|
||||
hyprland \
|
||||
hyprland-qtutils \
|
||||
|
@ -38,6 +39,9 @@ yay -S --noconfirm --needed \
|
|||
xdg-desktop-portal-hyprland \
|
||||
xdg-desktop-portal-gtk
|
||||
|
||||
gsettings set org.gnome.desktop.interface gtk-theme "Adwaita-dark"
|
||||
gsettings set org.gnome.desktop.interface color-scheme "prefer-dark"
|
||||
|
||||
# Start Hyprland on first session
|
||||
echo "[[ -z \$DISPLAY && \$(tty) == /dev/tty1 ]] && exec Hyprland" >~/.bash_profile
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue