Skip to content

Commit

Permalink
Revert "fix(hyprland): cursor is now a section"
Browse files Browse the repository at this point in the history
This reverts commit d0aebe9.
  • Loading branch information
konradmalik committed Jun 8, 2024
1 parent a20d271 commit 4bb2296
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions home/konrad/common/optional/desktop/hyprland/config.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@ in
col.inactive_border=0xff${c.base02}
col.nogroup_border_active=0xff${c.base0B}
col.nogroup_border=0xff${c.base04}
cursor_inactive_timeout=5
layout=dwindle
}
cursor {
inactive_timeout=5
}
decoration {
rounding = 10
Expand Down

0 comments on commit 4bb2296

Please sign in to comment.