Workspaces now show up on their appropriate monitors. (#681)
* Workspaces now show up on their appropriate monitors. * Fixed undefined rules showing up.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Gtk } from 'astal/gtk3';
|
||||
import FileChooserButton from 'src/components/shared/FileChooseButton';
|
||||
import FileChooserButton from 'src/components/shared/FileChooserButton';
|
||||
import { Opt } from 'src/lib/option';
|
||||
|
||||
const handleFileSet =
|
||||
|
||||
Reference in New Issue
Block a user