mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Install dependencies to run dark mode
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
yay -S --noconfirm --needed \
|
||||
hyprland hyprpaper hyprshot hyprlock hypridle hyprpolkitagent hyprland-qtutils \
|
||||
waybar swaync \
|
||||
xdg-desktop-portal-hyprland
|
||||
xdg-desktop-portal-hyprland xdg-desktop-portal xdg-desktop-portal-gnome
|
||||
|
||||
# Prefer dark mode everything
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user