From 944ddd206af7fd7895d5b149203cd7affa64ca60 Mon Sep 17 00:00:00 2001 From: ewy Date: Fri, 15 May 2026 02:19:59 +0200 Subject: a lot of stuff --- .config/sway/config.d/satty | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to '.config/sway/config.d/satty') diff --git a/.config/sway/config.d/satty b/.config/sway/config.d/satty index 3d776cd..1d20f41 100644 --- a/.config/sway/config.d/satty +++ b/.config/sway/config.d/satty @@ -1,9 +1,15 @@ + + +# Keyboard doesn't send print but sends Shift+Print :( bindsym $mod+Print exec uwushot +bindsym $mod+Shift+Print exec replay-sorcery save + + for_window [app_id="satty"] { fullscreen disable move container to output HDMI-A-2 - resize set width 660 - resize set height 400 + resize set width 1320 + resize set height 800 move position 32 32 border none } -- cgit v1.3.1