aboutsummaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authorAargh Rai <aargh.rai+git@gmail.com>2025-09-17 11:25:44 +0530
committerAargh Rai <aargh.rai+git@gmail.com>2025-09-17 11:25:44 +0530
commit6ea66752a8da9bcdaa4b77fc3e5e356620bfdbf5 (patch)
tree8a87624357df874717d147130bcbbc7ba42c1860 /hypr
parent3e2e4914cf4aaef94a59540e94d0412a7db280ae (diff)
simplicity is nice
Diffstat (limited to 'hypr')
-rw-r--r--hypr/hyprland.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index f6acf14..b106b07 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -47,8 +47,8 @@ env = XCURSOR_THEME,Adwaita
# https://wiki.hyprland.org/Configuring/Variables/#general
general {
- gaps_in = 5
- gaps_out = 20
+ gaps_in = 0
+ gaps_out = 0
border_size = 2
@@ -62,11 +62,11 @@ general {
# https://wiki.hyprland.org/Configuring/Variables/#decoration
decoration {
- rounding = 10
+ rounding = 0
rounding_power = 2
active_opacity = 1.0
- inactive_opacity = 0.8
+ inactive_opacity = 1.0
shadow {
enabled = true