Added Xprompt to the config. Also cleaned up the config and added more comments.

This commit is contained in:
Derek Taylor 2020-05-20 18:25:47 -05:00
parent b5845cdddf
commit 63e1764ba7
1 changed files with 3 additions and 2 deletions

View File

@ -362,8 +362,9 @@ myWorkspaces = clickable . (map xmobarEscape)
------------------------------------------------------------------------
-- Sets some rules for certain programs. Examples include forcing certain
-- programs to always float, or to always appear on a certain workspace.
-- Forcing programs to a certain workspace with a doShift requires xdotool.
-- You need the className or title of the program. Use xprop to get this info.
-- Forcing programs to a certain workspace with a doShift requires xdotool
-- if you are using clickable workspaces. You need the className or title
-- of the program. Use xprop to get this info.
myManageHook :: Query (Data.Monoid.Endo WindowSet)
myManageHook = composeAll