summaryrefslogtreecommitdiffstats
path: root/tv/5pkgs/haskell/xmonad-tv/src/Paths.hs
diff options
context:
space:
mode:
authorJeschli <jeschli@gmail.com>2020-04-22 12:35:00 +0200
committerJeschli <jeschli@gmail.com>2020-04-22 12:35:00 +0200
commita19f904d940ba51cdbe22adc49e8f4ff735c2029 (patch)
treea931f3e825dcd82c791b512fd7c0cf5d9e91f2e1 /tv/5pkgs/haskell/xmonad-tv/src/Paths.hs
parent9d62e48c8011fae4c0df8d797fc964282f2d7655 (diff)
parente613c199203b9f90cc7e4f97c7b1825abb02aa56 (diff)
Merge branch 'master' of https://cgit.lassul.us/stockholm
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 3a879b5..dd21511 100644
--- a/tv/5pkgs/haskell/xmonad-tv/src/Paths.hs
+++ b/tv/5pkgs/haskell/xmonad-tv/src/Paths.hs
@@ -12,6 +12,9 @@ pactl = findExecutable "pactl"
passmenu :: FilePath
passmenu = findExecutable "passmenu"
+pavucontrol :: FilePath
+pavucontrol = findExecutable "pavucontrol"
+
slock :: FilePath
slock = findExecutable "slock"