ENH use rofi-dev with /tmp/media/ndwar
This commit is contained in:
parent
c878c8b62d
commit
d4181d3120
|
@ -47,8 +47,8 @@ myDmenuMatchingArgs = ["-i"] -- case insensitivity
|
||||||
|
|
||||||
devSecrets :: [String]
|
devSecrets :: [String]
|
||||||
devSecrets = concatMap (\x -> ["-s", x])
|
devSecrets = concatMap (\x -> ["-s", x])
|
||||||
[ "/media/ndwar/Roylab:user=ndwarshuis3@gatech.edu,host=outlook.office365.com"
|
[ "/tmp/media/ndwar/Roylab:user=ndwarshuis3@gatech.edu,host=outlook.office365.com"
|
||||||
, "/media/ndwar/MC3M:user=ndwarshuis3@gatech.edu,host=outlook.office365.com"
|
, "/tmp/media/ndwar/MC3M:user=ndwarshuis3@gatech.edu,host=outlook.office365.com"
|
||||||
]
|
]
|
||||||
|
|
||||||
runDevMenu :: X ()
|
runDevMenu :: X ()
|
||||||
|
|
Loading…
Reference in New Issue