summaryrefslogtreecommitdiffstats
path: root/tv/5pkgs/haskell/xmonad-tv/src/Paths.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tv/5pkgs/haskell/xmonad-tv/src/Paths.hs')
-rw-r--r--tv/5pkgs/haskell/xmonad-tv/src/Paths.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/tv/5pkgs/haskell/xmonad-tv/src/Paths.hs b/tv/5pkgs/haskell/xmonad-tv/src/Paths.hs
index 24a809bf..e12c25bd 100644
--- a/tv/5pkgs/haskell/xmonad-tv/src/Paths.hs
+++ b/tv/5pkgs/haskell/xmonad-tv/src/Paths.hs
@@ -3,12 +3,12 @@ module Paths where
import Helpers.Path
-amixer :: FilePath
-amixer = findExecutable "amixer"
-
otpmenu :: FilePath
otpmenu = findExecutable "otpmenu"
+pactl :: FilePath
+pactl = findExecutable "pactl"
+
passmenu :: FilePath
passmenu = findExecutable "passmenu"