From 979d8090e99c9763cabdedfcf90d7745a2a9ec2a Mon Sep 17 00:00:00 2001 From: Gil Portenseigne Date: Thu, 16 Jul 2026 09:35:23 +0200 Subject: [PATCH] =?UTF-8?q?Changement=20raccourci=20capture=20d'=C3=A9cran?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/sway/config.d/08-launchers.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config.d/08-launchers.conf b/.config/sway/config.d/08-launchers.conf index 8387013..b5dd4a4 100644 --- a/.config/sway/config.d/08-launchers.conf +++ b/.config/sway/config.d/08-launchers.conf @@ -23,7 +23,7 @@ bindsym $mod+Ctrl+w exec --no-startup-id "nakedwalls" bindsym $mad+Ctrl+w exec --no-startup-id "$HOME/.config/sway/scripts/wallrdm" # screenshot -bindsym $mad+p exec 'grim -g "$(slurp)" - | wl-copy' +bindsym $mad+y exec 'grim -g "$(slurp)" - | wl-copy' # apps launchers keybinds bindsym $mad+r exec "$term --title=filer --app-id=filer lf"