From 5ca069d495d485419d4f03b789051c17c5395fe1 Mon Sep 17 00:00:00 2001 From: Random936 Date: Sat, 3 Aug 2024 19:20:40 -0700 Subject: [PATCH] Added xsel to headful config packages --- config/headful.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/config/headful.nix b/config/headful.nix index 37d2919..4ec115e 100644 --- a/config/headful.nix +++ b/config/headful.nix @@ -31,6 +31,7 @@ alacritty autorandr arandr + xsel ]; };