upd
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{ ... }: {
|
||||
imports = [
|
||||
../packages/firefox/default.nix
|
||||
];
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
../packages/firefox/default.nix
|
||||
../modules/system.nix
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
|
||||
@@ -113,7 +113,7 @@ master {
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
||||
misc {
|
||||
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||
disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :(
|
||||
disable_hyprland_logo = true # If true disables the random hyprland logo / anime girl background. :(
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user