This commit is contained in:
coast 2025-09-25 04:38:18 +03:30
parent 110f088fca
commit 795cc00940
2 changed files with 4 additions and 3 deletions

View file

@ -172,7 +172,8 @@ dwindle {
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
master {
new_status = master
new_status = slave
new_on_top = true
}
# https://wiki.hyprland.org/Configuring/Variables/#misc

View file

@ -4,8 +4,8 @@
@define-color white #ffffff; /* White */
* {
font-family: "JetBrainsMono Nerd Font", monospace;
font-size: 16px;
font-family: "UbuntuMono", monospace;
font-size: 18px;
font-weight: bold;
}