summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorThomas Voss <thomas.voss@humanwave.nl> 2024-06-14 19:58:52 +0200
committerThomas Voss <thomas.voss@humanwave.nl> 2024-06-14 19:58:52 +0200
commitde0478c141ee61dc15011c84319cf0848937901a (patch)
tree80642fb37e509b5bdce9030b88411c69740e4e39 /.config
parent6918b5cffe1e4707501b63f69f8458c8eccbeed4 (diff)
parent3224937ddcbe6a316dbf919d585ccb16c6ff7355 (diff)
Merge branch 'master' of github.com:Mango0x45/dotfiles
Diffstat (limited to '.config')
-rw-r--r--.config/hypr/hyprland.conf.in15
1 files changed, 9 insertions, 6 deletions
diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in
index e588455..df2bc7f 100644
--- a/.config/hypr/hyprland.conf.in
+++ b/.config/hypr/hyprland.conf.in
@@ -27,12 +27,15 @@ input {
}
general {
- border_size = 3
- col.active_border = rgb(FAA14F)
- col.inactive_border = rgba(64727D7F)
- gaps_in = 5
- gaps_out = 10
- cursor_inactive_timeout = 3
+ border_size = 3
+ col.active_border = rgb(FAA14F)
+ col.inactive_border = rgba(64727D7F)
+ gaps_in = 5
+ gaps_out = 10
+}
+
+cursor {
+ inactive_timeout = 3
}
decoration {