From 9edca47a27750d5fcfbd8fe00ae5795d740a291d Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Wed, 31 Dec 2025 14:14:22 +0100 Subject: [PATCH] hypr: last config <0.53.0 --- dot-config/hypr/hyprland.conf | 45 ++++++++--------------------------- dot-config/hypr/hyprlock.conf | 6 ++--- 2 files changed, 13 insertions(+), 38 deletions(-) diff --git a/dot-config/hypr/hyprland.conf b/dot-config/hypr/hyprland.conf index 1930f224..0b1099ce 100644 --- a/dot-config/hypr/hyprland.conf +++ b/dot-config/hypr/hyprland.conf @@ -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 - } } diff --git a/dot-config/hypr/hyprlock.conf b/dot-config/hypr/hyprlock.conf index 8115d757..664bcac0 100644 --- a/dot-config/hypr/hyprlock.conf +++ b/dot-config/hypr/hyprlock.conf @@ -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 -- 2.52.0