18 lines
547 B
Plaintext
18 lines
547 B
Plaintext
source = ./style/colors.conf
|
|
source = ./style/general.conf
|
|
source = ./style/decoration.conf
|
|
source = ./style/animations.conf
|
|
|
|
dwindle {
|
|
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
|
preserve_split = true # You probably want this
|
|
}
|
|
|
|
master {
|
|
new_status = master
|
|
}
|
|
|
|
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. :(
|
|
} |