From a55878df34306417df8093e1988ad00dc437cbb5 Mon Sep 17 00:00:00 2001 From: Josh Date: Sat, 26 Jul 2025 22:34:53 -0400 Subject: random crap --- sway/config | 2 +- swayimg/config | 4 ++++ wallust/templates/swaylock | 2 +- wallust/wallust.toml | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/sway/config b/sway/config index 0350c6c..53f186e 100644 --- a/sway/config +++ b/sway/config @@ -206,7 +206,7 @@ force_display_urgency_hint 1500 for_window [app_id="float"] floating enable for_window [app_id="numbat"] floating enable; resize set 800 600 for_window [app_id="xoppdoggin"] floating enable; resize set 1800 1000 -for_window [app_id="wallpicker"] floating enable; resize set 1800 1000 +for_window [app_id="wallpicker"] floating enable; resize set 90 ppt 90 ppt for_window [class="Inkscape"] floating enable; resize set 1800 1000 for_window [class="vimscape"] floating enable; resize set 600 300; move down 300; move left 550 diff --git a/swayimg/config b/swayimg/config index 0b670b6..43c603b 100644 --- a/swayimg/config +++ b/swayimg/config @@ -1,8 +1,12 @@ [general] overlay = no +[info] +show = no + [gallery] pstore = yes [keys.gallery] Return = exec echo "%"; exit +MouseLeft = exec echo "%"; exit diff --git a/wallust/templates/swaylock b/wallust/templates/swaylock index 66801bd..69ff0ed 100644 --- a/wallust/templates/swaylock +++ b/wallust/templates/swaylock @@ -3,7 +3,7 @@ clock indicator indicator-radius=100 indicator-thickness=7 -effect-blur=7x5 +effect-blur=5x5 effect-vignette=0.8:0.8 ring-color={{color0}} key-hl-color={{color12}} diff --git a/wallust/wallust.toml b/wallust/wallust.toml index 26ad8d1..4722f71 100644 --- a/wallust/wallust.toml +++ b/wallust/wallust.toml @@ -1,7 +1,7 @@ color_space = "lch" palette = "dark16" check_contrast = true -saturation = 30 +saturation = 35 threshold = 10 [templates] -- cgit v1.3