My personal dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: removed more comments

-10
-10
hypr/.config/hypr/hyprland.conf
··· 70 70 animation = layers, 1, 1.5, ease, fade 71 71 } 72 72 73 - # Ref https://wiki.hyprland.org/Configuring/Workspace-Rules/ 74 - # "Smart gaps" / "No gaps when only" 75 - # uncomment all if you wish to use that. 76 - # workspace = w[tv1], gapsout:0, gapsin:0 77 - # workspace = f[1], gapsout:0, gapsin:0 78 - # windowrule = bordersize 0, floating:0, onworkspace:w[tv1] 79 - # windowrule = rounding 0, floating:0, onworkspace:w[tv1] 80 - # windowrule = bordersize 0, floating:0, onworkspace:f[1] 81 - # windowrule = rounding 0, floating:0, onworkspace:f[1] 82 - 83 73 # -- Layout -- 84 74 dwindle { 85 75 pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below