From 8740db54043bf08982f5183572cdce266048afe0 Mon Sep 17 00:00:00 2001 From: Ewy~ Date: Mon, 17 Mar 2025 19:13:27 +0100 Subject: incremental improvements --- .config/sway/config.d/satty | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to '.config/sway/config.d/satty') diff --git a/.config/sway/config.d/satty b/.config/sway/config.d/satty index 8204049..3d776cd 100644 --- a/.config/sway/config.d/satty +++ b/.config/sway/config.d/satty @@ -1 +1,9 @@ -bindsym $mod+Print exec grim -g "$(slurp -o -r -c '#ff0000ff')" -t ppm - | satty --filename - --fullscreen --output-filename ~/Pictures/Screenshots/satty-$(date '+%Y%m%d-%H:%M:%S').png +bindsym $mod+Print exec uwushot +for_window [app_id="satty"] { + fullscreen disable + move container to output HDMI-A-2 + resize set width 660 + resize set height 400 + move position 32 32 + border none +} -- cgit v1.3