summaryrefslogtreecommitdiff
path: root/.config/sway/config.d/satty
diff options
context:
space:
mode:
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
}