added gtk and qt stuff so everything gets dark mode

This commit is contained in:
2026-06-07 16:51:05 -05:00
parent fe7dafe366
commit 2f4081579a

View File

@@ -55,6 +55,11 @@ $menu = tofi-drun --drun-launch=true
exec-once = eww daemon & eww open-many bar widget_window resource_monitor
exec-once = systemctl --user start hyprpolkitagent
exec = gsettings set org.gnome.desktop.interface gtk-theme "YOUR_DARK_GTK3_THEME" # for GTK3 apps
exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" # for GTK4 apps
###wallpapers
exec-once = awww-daemon
exec-once = awww img -o "DP-3" /home/Downloads/Wallpapers/oceanside.png
exec-once = awww img -o "HDMI-A-1" /home/Downloads/Wallpapers/arch.png
############################
@@ -66,6 +71,7 @@ $menu = tofi-drun --drun-launch=true
#env = GDK_SCALE, 1.5
env = HYPRCURSOR_THEME,rose-pine-hyprcursor
env = HYPRCURSOR_SIZE,30
env = QT_QPA_PLATFORMTHEME,qt6ct
#####################
@@ -97,8 +103,8 @@ general {
# https://wiki.hyprland.org/Configuring/Variables/#decoration
decoration {
rounding = 5
rounding_power = 2
rounding = 9
rounding_power = 5
# Change transparency of focused and unfocused windows
active_opacity = 1.0