MyNixOS website logo

Content of file placed in the devilspie2 config directory.

Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
  if (get_window_class() == "Gnome-terminal") then
      make_always_on_top();
  end
''