From 6a18c3fae1b707e11adb662d2c834a92cb215777 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 19 Sep 2016 13:09:32 -0700 Subject: [PATCH] [arch] Add xdotool and xclip packages --- tasks/arch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/arch.py b/tasks/arch.py index 4223be2c..f5ba6d8f 100644 --- a/tasks/arch.py +++ b/tasks/arch.py @@ -19,7 +19,7 @@ PACKAGES = [ "xorg-xfontsel", "gtk2fontsel", "xscreensaver", "networkmanager", "network-manager-applet", "feh", "copyq", "imagemagick", "rcm", "rofi", "cabal-install", "pavucontrol", "lsof", "fbset", "git-subrepo", "trayer", - "ttf-font-awesome", "conky", "lemonbar", "razercfg" + "ttf-font-awesome", "conky", "lemonbar", "razercfg", "xdotool", "xclip", ]