xmonad - align and float athena applications
This commit is contained in:
parent
f7a75cebf4
commit
ae28a43046
@ -10,7 +10,7 @@ suggestions = default
|
||||
commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"
|
||||
default_dict = ""
|
||||
during_search = off
|
||||
enabled = off
|
||||
enabled = on
|
||||
real_time = off
|
||||
suggestions = -1
|
||||
word_min_length = 2
|
||||
|
@ -285,6 +285,7 @@ myManageHook = composeAll
|
||||
[ className =? "MPlayer" --> doFloat
|
||||
, className =? "mpv" --> doFloat
|
||||
, className =? "Gimp" --> doFloat
|
||||
, className =? "Wfica_Seamless" --> doFloat
|
||||
, resource =? "desktop_window" --> doIgnore
|
||||
, resource =? "kdesktop" --> doIgnore ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user