[ADD][I3] Flameshot mapping
This commit is contained in:
parent
62f70ea0da
commit
b30bbc0a8f
1
Makefile
1
Makefile
|
@ -71,6 +71,7 @@ VISUAL_DEPENDENCIES := \
|
|||
aur/spotify \
|
||||
community/acpi \
|
||||
community/dunst \
|
||||
community/flameshot \
|
||||
community/i3lock-color \
|
||||
community/playerctl \
|
||||
community/redshift \
|
||||
|
|
|
@ -42,6 +42,9 @@ bindsym $mod+Shift+d exec --no-startup-id rofi -show run -disable-history
|
|||
# installed.
|
||||
bindsym $mod+d exec --no-startup-id rofi -show drun -disable-history
|
||||
|
||||
# Launch flameshot selection tool
|
||||
bindsym $mod+p exec --no-startup-id flameshot gui
|
||||
|
||||
# Launch bwmenu (a bitwarden integration with rofi)
|
||||
bindsym $mod+Control+p exec --no-startup-id bwmenu
|
||||
|
||||
|
|
Loading…
Reference in a new issue