set dark mode systemwide

This commit is contained in:
2025-05-13 04:12:56 +02:00
parent 943b4819d7
commit 132b9f97a1
2 changed files with 11 additions and 8 deletions

View File

@ -4,6 +4,9 @@
[[ -f ~/.bashrc ]] && . ~/.bashrc
# Set default theme to dark
export GTK_THEME=Adwaita:dark && export QT_QPA_PLATFORMTHEME=gtk3
# Start uwsm, which starts hyprland
if uwsm check may-start; then
exec uwsm start hyprland.desktop