1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

update: added touch typing trainers, hyprland fixes, fish hotkey change

This commit is contained in:
xnm
2024-12-21 17:25:20 +02:00
parent c92884a39a
commit efd9e85d75
3 changed files with 10 additions and 4 deletions

View File

@@ -70,12 +70,12 @@ decoration {
}
shadow {
enabled = true;
enabled = true
range = 15
render_power = 3
offset = 0, 0
color = $teal
color_inactive = 0xff$baseAlpha;
color_inactive = 0xff$baseAlpha
}
active_opacity = 0.7
@@ -103,7 +103,7 @@ dwindle {
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = yes # you probably want this
smart_split = true;
smart_split = true
}
master {