diff options
| author | tv <tv@krebsco.de> | 2020-11-17 21:41:31 +0100 | 
|---|---|---|
| committer | tv <tv@krebsco.de> | 2020-11-17 21:41:31 +0100 | 
| commit | 1f3fb9669520b207ee9a3fde01c614142b448a98 (patch) | |
| tree | 70ecbf510419477c1ea975358228a25529f03163 | |
| parent | 07b68756ccc748a9276d6a2b06b693d3a7908afa (diff) | |
tv configs xmonad: remove fzmenu from PATH
| -rw-r--r-- | tv/2configs/xserver/default.nix | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/tv/2configs/xserver/default.nix b/tv/2configs/xserver/default.nix index 032df5d..be155af 100644 --- a/tv/2configs/xserver/default.nix +++ b/tv/2configs/xserver/default.nix @@ -128,7 +128,6 @@ in {          config.imgur.xdg-open.browser = "/etc/profiles/per-user/tv/bin/cr";          config.timeout = 200;        }) -      pkgs.fzmenu        pkgs.pulseaudioLight.out        pkgs.rxvt_unicode        pkgs.xcalib | 
