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"