This commit is contained in:
iFargle 2023-08-18 21:51:34 +09:00
parent a4347a7c93
commit 182b6de947
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@
allow_hyperlinks yes
shell_integration enabled
# font_family JetBrains Mono Regular
font_family JetBrains Mono Regular
# bold_font JetBrains Mono Bold
# italic_font JetBrains Mono Italic
# bold_italic_font JetBrains Bold Italic

View file

@ -3,8 +3,6 @@
".config/hypr/hyprland.conf" = {
enable = true;
text = ''
no_gaps_when_only = 1
layerrule = blur, waybar
# Laptop specific:
@ -90,6 +88,8 @@
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
pseudotile = true # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = true # you probably want this
no_gaps_when_only = 1
}
master {