From 31a0b52f4f91756612e7c6c570e0f53e91e582d0 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 1 Jan 2023 21:05:32 -0500 Subject: add some pkgs and readline config Change-Id: I3f40661ebbe5b5d1aa95fb5241995e7596f94034 --- lib/linux.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/linux.nix') diff --git a/lib/linux.nix b/lib/linux.nix index a4af6c2..91c0c33 100644 --- a/lib/linux.nix +++ b/lib/linux.nix @@ -70,6 +70,7 @@ in dict dmenu feh + firefox flameshot gajim glibcLocales # rofi locale fix -- https://github.com/rycee/home-manager/issues/354#issuecomment-415914278 @@ -99,7 +100,7 @@ in xterm yank youtube-dl - yubioath-desktop + yubioath-flutter zathura ]; }; @@ -319,7 +320,7 @@ in }; random-background = { - enable = true; + enable = false; enableXinerama = true; imageDirectory = "%h/wallpaper"; interval = "30m"; -- cgit v1.2.3