From e81d7b22ca6c6088d9d92d1d783ba42f720dbea9 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Mon, 24 Nov 2025 23:53:11 +0100 Subject: output enable disable keys in sway --- home/.config/sway/config | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/home/.config/sway/config b/home/.config/sway/config index 9c27c7b..712e4ad 100644 --- a/home/.config/sway/config +++ b/home/.config/sway/config @@ -191,6 +191,16 @@ bindsym --to-code $mod+C exec ~/git/hestia/record.sh bindsym --to-code $mod+Shift+0 move container to workspace number 10 # Note: workspaces can have any name you want, not just numbers. # We just use 1-10 as the default. + +# Screens + +bindsym --to-code $mod+Insert output HDMI-A-1 enable +bindsym --to-code $mod+Delete output HDMI-A-1 disable + + +bindsym --to-code $mod+Home output DP-2 enable +bindsym --to-code $mod+End output DP-2 disable + # # Layout stuff: # -- cgit v1.2.3-70-g09d2