From eaf9c2796bc05fa62759fa599441dde78b172b87 Mon Sep 17 00:00:00 2001 From: teutat3s Date: Mon, 11 Nov 2024 18:01:22 +0100 Subject: [PATCH] graphical: fix shortcut for qMasterPassword --- modules/graphical/sway/config/config.d/custom-keybindings.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/graphical/sway/config/config.d/custom-keybindings.conf b/modules/graphical/sway/config/config.d/custom-keybindings.conf index c6cf8aa2..aac0eb2c 100644 --- a/modules/graphical/sway/config/config.d/custom-keybindings.conf +++ b/modules/graphical/sway/config/config.d/custom-keybindings.conf @@ -25,7 +25,7 @@ bindsym $mod+Shift+F4 exec signal-desktop # Toggle control center bindsym $mod+Shift+n exec swaync-client -t -sw -bindsym $mod+Shift+m exec qMasterPassword-wayland +bindsym $mod+Shift+m exec qMasterPassword # Screenshots and screen recordings bindsym $mod+Ctrl+p exec grim -g "$(slurp -d -b \#ffffff11)" ~/Pictures/Screenshots/$(date +%Y%m%d_%Hh%Mm%Ss)_grim.png