Change keybinding for recurrent-actions script
This commit is contained in:
parent
70a0416597
commit
b849a7148a
|
@ -281,8 +281,8 @@ bindsym Print exec grim
|
|||
bindsym Shift+Print exec slurp | grim -g - - | wl-copy
|
||||
# find PDFs with rofi
|
||||
bindsym $mod+f exec ~/.local/share/scripts/finder
|
||||
# temporary popup window selection
|
||||
bindsym $mod+p exec ~/.local/share/scripts/popup-window
|
||||
# recurrent action launcher
|
||||
bindsym $mod+Shift+a exec ~/.local/share/scripts/recurrent-actions
|
||||
# tmuxp session menu
|
||||
bindsym $mod+Shift+s exec ~/.local/share/scripts/tmuxp-session
|
||||
# power menu
|
||||
|
|
Loading…
Reference in New Issue