mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-10 01:51:15 +10:00
Added Xprompt to the config. Also cleaned up the config and added more comments.
This commit is contained in:
+3
-2
@@ -362,8 +362,9 @@ myWorkspaces = clickable . (map xmobarEscape)
|
|||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
-- Sets some rules for certain programs. Examples include forcing certain
|
-- Sets some rules for certain programs. Examples include forcing certain
|
||||||
-- programs to always float, or to always appear on a certain workspace.
|
-- programs to always float, or to always appear on a certain workspace.
|
||||||
-- Forcing programs to a certain workspace with a doShift requires xdotool.
|
-- 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.
|
-- 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 :: Query (Data.Monoid.Endo WindowSet)
|
||||||
myManageHook = composeAll
|
myManageHook = composeAll
|
||||||
|
|||||||
Reference in New Issue
Block a user