From e324f3dbc512a8dff1dddf57b6db9884519e3f8f Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Mon, 19 Dec 2022 13:53:24 +0100 Subject: Install kitty in home profile I've configured sudo to pass-through the TERMINFO variable, which is required even if kitty is installed system-wide. --- home-configuration.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-configuration.scm b/home-configuration.scm index 258e6613..fa266f90 100644 --- a/home-configuration.scm +++ b/home-configuration.scm @@ -100,7 +100,7 @@ replacement spec (to which `regexp-substitute/global' is applied)." '(;; i3 and Xorg. i3 itself must be installed system-wide for gdm to pick it up. ;; acpilight is a drop-in xbacklight replacement, as xbacklight doesn't work on my system. "acpilight" "arandr" "blueman" "dunst" "gnupg" "gimp" "hsetroot" - "inkscape" "icecat" "kdeconnect" "libreoffice" "mpv" "nheko" + "inkscape" "icecat" "kdeconnect" "kitty" "libreoffice" "mpv" "nheko" "password-store" "pass-otp" "polybar" "rofi" "rofi-calc" "signal-desktop" "simple-scan" "transmission-remote-gtk" "xdg-utils" "xdot" "xclip" "xdotool" "xdpyinfo" "xev" "xfd" "xfontsel" "xinput" "xkill" "xprop" "xrandr" "xrdb" -- cgit v1.2.3