adds initial dotfiles
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
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. :(
|
||||
}
|
||||
Reference in New Issue
Block a user