From e576b10bd155420b87164c4d1988e7febf301df0 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Thu, 6 Aug 2015 16:59:39 +0200 Subject: [PATCH] added arandr to menu --- .config/awesome/rc.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index b2e60ef7..8dfe8dcd 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -223,6 +223,7 @@ systemmenu = { { "wireshark", "/usr/bin/wireshark", "/usr/share/icons/hicolor/48x48/apps/wireshark.png" }, } utilitiesmenu = { + { "arandr", "/usr/bin/arandr" }, { "gsshfs", "/usr/bin/gsshfs", "/usr/share/pixmaps/gsshfs.png" }, } mymainmenu = awful.menu({ items = {