summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-03-31 07:23:42 +0200
committerGitHub <noreply@github.com>2026-03-31 07:23:42 +0200
commitee035a4fcf753f9bae8fc11a8da0499311a2a24f (patch)
tree30f65b1dff97ab6838aaa6d51752dc978d3d2251 /.config
parent3e02bbd919fc602b7d0588e49ebab8dc8d979564 (diff)
Update hyprland.conf
Diffstat (limited to '.config')
-rw-r--r--.config/hypr/hyprland.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index b3bb477..31dbe08 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -33,7 +33,7 @@ decoration {
active_opacity = 1
inactive_opacity = 1
shadow {
- enabled = true
+ enabled = 1
range = 4
render_power = 3
color = rgba(1a1a1aee)
@@ -75,14 +75,14 @@ input {
sensitivity = 0
force_no_accel = 0
touchpad {
- natural_scroll = false
+ natural_scroll = 0
}
}
misc {
force_default_wallpaper = 0
- disable_hyprland_logo = true
- disable_splash_rendering = true
+ disable_hyprland_logo = 1
+ disable_splash_rendering = 1
initial_workspace_tracking = 1
}