From abd3ae52b6ab17b16b7dcc2d096c10aab1991d2b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 5 Nov 2019 12:43:56 +0100 Subject: Use single terminal config variable --- user/settings/rofi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user/settings/rofi.nix') diff --git a/user/settings/rofi.nix b/user/settings/rofi.nix index 03d2117b..a378a57c 100644 --- a/user/settings/rofi.nix +++ b/user/settings/rofi.nix @@ -6,7 +6,7 @@ dmenu_command = ${pkgs.rofi}/bin/dmenu [editor] - terminal = xst + terminal = ${config.home.sessionVariables.TERMINAL} gui_if_available = false ''; -- cgit 1.4.1