summaryrefslogtreecommitdiff
path: root/.config/sway/config.d/satty
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-05-15 02:19:59 +0200
committerewy <ewy0@protonmail.com>2026-05-15 02:19:59 +0200
commit944ddd206af7fd7895d5b149203cd7affa64ca60 (patch)
treef8e39637100d34d90c8dabc5b3d515196f7a86d4 /.config/sway/config.d/satty
parent9be248d6caf5d5592883928276231548cd56c360 (diff)
a lot of stuff
Diffstat (limited to '.config/sway/config.d/satty')
-rw-r--r--.config/sway/config.d/satty10
1 files changed, 8 insertions, 2 deletions
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
}