Added nautilus gui fm and flstudio improvements
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
mate.atril
|
||||
xournalpp
|
||||
glib
|
||||
gnome.nautilus
|
||||
gnome.geary
|
||||
gnome.gnome-calendar
|
||||
gnome.seahorse
|
||||
@@ -77,7 +78,7 @@
|
||||
exec = "flstudio %U";
|
||||
terminal = false;
|
||||
type = "Application";
|
||||
mimeTypes = ["application/flstudio"];
|
||||
mimeTypes = ["application/octet-stream"];
|
||||
})
|
||||
|
||||
# Media
|
||||
@@ -130,6 +131,9 @@
|
||||
};
|
||||
xdg.mime.enable = true;
|
||||
xdg.mimeApps.enable = true;
|
||||
xdg.mimeApps.associations.added = {
|
||||
"application/octet-stream" = "flstudio.desktop;";
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
EDITOR = editor;
|
||||
|
@@ -189,6 +189,7 @@
|
||||
windowrulev2 = opacity 0.65,title:^(Home - qutebrowser)$
|
||||
windowrulev2 = opacity 0.65,title:\[.*\] - Home
|
||||
windowrulev2 = opacity 0.9,class:^(org.keepassxc.KeePassXC)$
|
||||
windowrulev2 = opacity 0.75,class:^(org.gnome.Nautilus)$
|
||||
|
||||
layerrule = blur,waybar
|
||||
|
||||
|
Reference in New Issue
Block a user