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
|
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
|
||||||
|
|
Loading…
Reference in New Issue