Changes
This commit is contained in:
@@ -32,10 +32,10 @@ super + slash
|
||||
|
||||
# Show clipmenu
|
||||
super + v
|
||||
rofi -modi "clipboard:greenclip print" -show clipboard -run-command '{cmd}'
|
||||
clipcat-menu
|
||||
|
||||
super + shift + v
|
||||
greenclip clear
|
||||
clipcatctl clear
|
||||
|
||||
#
|
||||
# bspwm hotkeys
|
||||
@@ -72,6 +72,10 @@ super + alt + Return
|
||||
super + Print
|
||||
flameshot gui
|
||||
|
||||
# Plumb selected text
|
||||
super + c
|
||||
eval $(sselp | goawk $(cat ~/plumber.awk))
|
||||
|
||||
#
|
||||
# state/flags
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user