services.devilspie2.config

Content of file placed in the devilspie2 config directory.

Type
strings concatenated with "\n"
Default
""
Example
''
  if (get_window_class() == "Gnome-terminal") then
      make_always_on_top();
  end
''
Declared
<home-manager/modules/services/devilspie2.nix>