]> Freerunner's - dotfiles.git/commitdiff
hypr: last config <0.53.0
authorAndre Ramnitz <tux.rising@gmail.com>
Wed, 31 Dec 2025 13:14:22 +0000 (14:14 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Fri, 23 Jan 2026 19:02:29 +0000 (20:02 +0100)
dot-config/hypr/hyprland.conf
dot-config/hypr/hyprlock.conf

index 1930f2244026e5544eee98cc6d8192d0f0af9575..0b1099ced818a1b09726c17fc7ced34b7419ecfd 100644 (file)
@@ -19,7 +19,7 @@ monitorv2 {
     sdrsaturation = 1.00
     sdr_min_luminance = 0.005
     sdr_max_luminance = 245
-    vrr = 1
+    vrr = 2
 }
 
 # other displays
@@ -32,8 +32,8 @@ exec-once = /usr/libexec/pam_kwallet_init
 exec-once = openrc --user hyprland # AFTER pam_kwallet_init!!!
 exec-once = hyprpm reload
 exec-once = env XDG_MENU_PREFIX=plasma- kbuildsycoca6
-exec-once = matugen -t scheme-content image /home/andy/Wallpapers/3440x1440\ comet2.jpg
-exec-once = openrgb -p default
+exec-once = matugen -t scheme-content image /home/andy/Wallpapers/3440x1440\ comet.jpg
+exec-once = openrgb -p default
 
 # Unset variables on exit
 exec-shutdown = lastwall save
@@ -140,9 +140,9 @@ device {
 }
 
 device {
-       name = zsa-technology-labs-moonlander-mark-i-1
-       sensitivity = -0.2
-       accel_profile = flat
+    name = zsa-technology-labs-moonlander-mark-i-1
+    sensitivity = -0.2
+    accel_profile = flat
 }
 
 group {
@@ -175,7 +175,7 @@ group {
         round_only_edges = 1
         gradients = 1
         gradient_rounding = 5
-               gradient_rounding_power = 2
+        gradient_rounding_power = 2
         gradient_round_only_edges = 1
         stacked = 0
         gaps_in = 2
@@ -190,14 +190,15 @@ misc {
     disable_hyprland_logo = 0
     key_press_enables_dpms = 1
     vfr = 1 # set to 1 for battery savings
-       vrr = 2
+    vrr = 2
     render_unfocused_fps = 15
     allow_session_lock_restore = 1
     initial_workspace_tracking = 1
     font_family = ZedMono NFP
     enable_swallow = 0
     swallow_regex = ^(Alacritty|kitty|foot|footclient|konsole)$
-       size_limits_tiled = 1
+    size_limits_tiled = 1
+    session_lock_xray = 1
 }
 
 binds {
@@ -254,32 +255,6 @@ plugin {
         hyprbars-button = 0xaa$yellow, 18, 󰁌, hyprctl dispatch fullscreen 1
         hyprbars-button = 0xaa$green, 18, , hyprctl dispatch movetoworkspacesilent special:min
     }
-       hyprfoci {
-               # can be from -1 to 1, will be
-                       # dynamic ratio with the window instead.
-                       # recommend fixed size for image as dynamic can look weird
-                       # in some cases.
-                       # leave one as 0 to keep original image ratio (image only)
-               # width, height
-               size = 36, 0                    
-
-               # shift down right (can be from -1 to 1 similarly)
-               pos = 0, 2
-
-               # rounding of 3~4 usually results in circle
-                       # depends on monitor type
-                       # higher and lower will make it look square-ly
-                       # doesn't affect image
-               rounding = 1.0
-
-               # color = rgba(FFDD33FF)
-
-               #0: left/top, 1: middle, 2: down/right
-               origin = 1, 0 
-
-               # Absolute path is needed
-               img = /media/multimedia/Bilder/Icons/gentoo-36px-Ripples-larry.svg.png
-       }
 }
 
 
index 8115d7576a11c8f3921767cce0ff67cccabee59a..664bcac006dc85682cdea4b97a9c9b7402a4779f 100644 (file)
@@ -13,11 +13,11 @@ animations {
 
 background {
     monitor =
-    path = ~/Bilder/Wallpapers-simple/atmosphere.png
-    color = 0xdd$background
+    path = ~/Bilder/Wallpapers-simple/atmosphere.png
+    color = 0xee$background
     blur_passes = 3
     blur_size = 7
-    noise = 0.0117
+    noise = 0.117
     contrast = 0.8916
     brightness = 0.8172
     vibrancy = 0.1696