Change keybinding for recurrent-actions script

This commit is contained in:
coolneng 2021-09-07 10:02:49 +02:00
parent 70a0416597
commit b849a7148a
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 2 additions and 2 deletions

View File

@ -281,8 +281,8 @@ bindsym Print exec grim
bindsym Shift+Print exec slurp | grim -g - - | wl-copy bindsym Shift+Print exec slurp | grim -g - - | wl-copy
# find PDFs with rofi # find PDFs with rofi
bindsym $mod+f exec ~/.local/share/scripts/finder bindsym $mod+f exec ~/.local/share/scripts/finder
# temporary popup window selection # recurrent action launcher
bindsym $mod+p exec ~/.local/share/scripts/popup-window bindsym $mod+Shift+a exec ~/.local/share/scripts/recurrent-actions
# tmuxp session menu # tmuxp session menu
bindsym $mod+Shift+s exec ~/.local/share/scripts/tmuxp-session bindsym $mod+Shift+s exec ~/.local/share/scripts/tmuxp-session
# power menu # power menu