From 0351672b509d3db2074474641bf23b2a1a5894f1 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Thu, 13 Feb 2025 00:35:29 +0000 Subject: Change screenlocker and update screenshot program --- sway/conf.d/20-binds.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'sway/conf.d/20-binds.conf') diff --git a/sway/conf.d/20-binds.conf b/sway/conf.d/20-binds.conf index 02f032e..f4a4246 100644 --- a/sway/conf.d/20-binds.conf +++ b/sway/conf.d/20-binds.conf @@ -92,11 +92,15 @@ bindsym $mod+a focus parent bindsym $mod+Shift+minus move scratchpad bindsym $mod+minus scratchpad show +bindsym $mod+c exec $clipboard_hist +# Clipboard history + # Screenshot bindsym Print exec $screenshot_area -bindsym Print+Alt exec $screenshot_area_clipboard +#bindsym Print+Alt exec $screenshot_area_clipboard bindsym Print+Shift exec $screenshot_screen -bindsym Print+Shift+Alt exec $screenshot_screen_clipboard +bindsym Print+Alt exec $screenshot_window +#bindsym Print+Shift+Alt exec $screenshot_screen_clipboard # Audio # bindsym $mod+bracketleft exec pactl set-sink-volume @DEFAULT_SINK@ -5% -- cgit v1.2.3-70-g09d2