mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-10 18:11:13 +10:00
Minor edits
This commit is contained in:
+1
-1
@@ -387,7 +387,7 @@ myManageHook = composeAll
|
|||||||
-- using 'doShift ( myWorkspaces !! 7)' sends program to workspace 8!
|
-- using 'doShift ( myWorkspaces !! 7)' sends program to workspace 8!
|
||||||
-- I'm doing it this way because otherwise I would have to write out the full
|
-- I'm doing it this way because otherwise I would have to write out the full
|
||||||
-- name of my workspaces and the names would be very long if using clickable workspaces.
|
-- name of my workspaces and the names would be very long if using clickable workspaces.
|
||||||
[ className =? "confirm" --> doFloat
|
aaaaaaaaa [ className =? "confirm" --> doFloat
|
||||||
, className =? "file_progress" --> doFloat
|
, className =? "file_progress" --> doFloat
|
||||||
, className =? "dialog" --> doFloat
|
, className =? "dialog" --> doFloat
|
||||||
, className =? "download" --> doFloat
|
, className =? "download" --> doFloat
|
||||||
|
|||||||
Reference in New Issue
Block a user