summaryrefslogtreecommitdiffstats
path: root/tv/5pkgs/haskell/xmonad-tv/src/Paths.hs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2020-05-05 17:37:18 +0200
committertv <tv@krebsco.de>2020-05-05 17:49:28 +0200
commitc077a4155f2e6b6b18ef65dab89c88bafc52b6fa (patch)
tree43b042213eaba1d985e034af2aff565557c61537 /tv/5pkgs/haskell/xmonad-tv/src/Paths.hs
parentebecabd51783ade50cbccfdd5f0026144fc2dceb (diff)
tv xmonad: add flameshot-once
Diffstat (limited to 'tv/5pkgs/haskell/xmonad-tv/src/Paths.hs')
-rw-r--r--tv/5pkgs/haskell/xmonad-tv/src/Paths.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/5pkgs/haskell/xmonad-tv/src/Paths.hs b/tv/5pkgs/haskell/xmonad-tv/src/Paths.hs
index dd21511b..6b723553 100644
--- a/tv/5pkgs/haskell/xmonad-tv/src/Paths.hs
+++ b/tv/5pkgs/haskell/xmonad-tv/src/Paths.hs
@@ -3,6 +3,9 @@ module Paths where
import Helpers.Path
+flameshot :: FilePath
+flameshot = findExecutable "flameshot-once"
+
otpmenu :: FilePath
otpmenu = findExecutable "otpmenu"