ENH rename rofi devices
This commit is contained in:
parent
9924692d78
commit
42489aa179
|
@ -291,7 +291,7 @@ myClipboard = _myRofi ++ " -modi \"clipboard:greenclip print\" \
|
|||
\{ background-color: #00c44e; }'"
|
||||
myNetSel = "networkmanager_dmenu -m -4"
|
||||
myWinSel = _myRofi ++ " -show window"
|
||||
myDevSel = "rofi-udisks"
|
||||
myDevSel = "rofi-devices"
|
||||
-- TODO this will steal focus from the current window (and puts it
|
||||
-- in the root window?) ...need to fix
|
||||
myScreenCap = "flameshot gui" --external script
|
||||
|
|
Loading…
Reference in New Issue