summaryrefslogtreecommitdiff
path: root/.config/hypr/hyprland.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r--.config/hypr/hyprland.conf9
1 files changed, 5 insertions, 4 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index d12780c..1e6bb8c 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -58,6 +58,7 @@ exec-once = waybar & hyprpaper
exec-once = fcitx5 -d --replace
exec-once = clash-verge
exec-once = kdeconnectd
+#exec-once = sudo mount -o gid=1000,uid=1000,umask=0025,rw /dev/sda1 /home/pico/tmp
#############################
@@ -133,10 +134,10 @@ decoration {
active_opacity = 0.95
inactive_opacity = 0.85
- drop_shadow = true
- shadow_range = 4
- shadow_render_power = 3
- col.shadow = rgba(1a1a1aee)
+ shadow:enabled = true
+ shadow:range = 4
+ shadow:render_power = 3
+ shadow:color = rgba(1a1a1aee)
# https://wiki.hyprland.org/Configuring/Variables/#blur
blur {