Compare commits

..

1 Commits

Author SHA1 Message Date
coolneng 45a07c0e06
Implement a temporary popup window selection menu 2021-05-27 17:04:47 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ 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
bindsym $mod+Shift+h exec ~/.local/share/scripts/popup-window
# power menu
bindsym $mod+Shift+p mode "$Pause-break"