File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ greetd-qtgreet-settings (0.1.2) nitrux; urgency=medium
2+
3+ * Use the same configuration for the Hyprland instance launching the greeter.
4+
5+ -- Uri Herrera <uri_herrera@nxos.org> Thu, 11 Sep 2025 23:14:00 -0500
6+
17greetd-qtgreet-settings (0.1.1) nitrux; urgency=medium
28
39 * Use the same configuration for the Hyprland instance launching the greeter.
Original file line number Diff line number Diff line change @@ -33,6 +33,19 @@ env = HYPRCURSOR_THEME,nitrux_snow_cursors
3333env = QT_QPA_PLATFORMTHEME,kde
3434
3535
36+ #####################
37+ ### LOOK AND FEEL ###
38+ #####################
39+
40+ # Refer to https://wiki.hyprland.org/Configuring/Variables/
41+
42+ # https://wiki.hyprland.org/Configuring/Variables/#misc
43+ misc {
44+ force_default_wallpaper = 0 # Set to 0 or 1 to disable the anime mascot wallpapers
45+ disable_hyprland_logo = true # If true disables the random hyprland logo / anime girl background. :(
46+ }
47+
48+
3649#############
3750### INPUT ###
3851#############
You can’t perform that action at this time.
0 commit comments