Playing with xmobar colors.

This commit is contained in:
Derek Taylor
2019-02-13 09:21:12 -06:00
parent ab180db5b8
commit 129ba999c8
2 changed files with 2 additions and 1 deletions

View File

@@ -231,7 +231,7 @@ myKeys =
, ("M-C-<KP_Page_Up>", spawn (myTerminal ++ " -e wopr report.xml")) -- Keypad 9
-- GUI Apps
, ("M-w", spawn "firefox")
, ("M-w", spawn "surf http://www.youtube.com/c/DistroTube/")
, ("M-f", spawn "pcmanfm")
, ("M-g", runOrRaise "geany" (resource =? "geany"))