Cleaned unnecessary config

This commit is contained in:
Emmet 2024-05-11 22:33:36 -05:00
parent 5dcc429875
commit 127c3ae539
3 changed files with 1 additions and 4 deletions

View file

@ -25,8 +25,6 @@
git git
syncthing syncthing
# Media
tuxpaint
]; ];
xdg.enable = true; xdg.enable = true;

View file

@ -129,7 +129,6 @@
movit movit
mediainfo mediainfo
libmediainfo libmediainfo
mediainfo-gui
audio-recorder audio-recorder
gnome.cheese gnome.cheese
ardour ardour
@ -169,6 +168,7 @@
xdg.mime.enable = true; xdg.mime.enable = true;
xdg.mimeApps.enable = true; xdg.mimeApps.enable = true;
xdg.mimeApps.associations.added = { xdg.mimeApps.associations.added = {
# TODO fix mime associations, most of them are totally broken :(
"application/octet-stream" = "flstudio.desktop;"; "application/octet-stream" = "flstudio.desktop;";
}; };

View file

@ -233,7 +233,6 @@
windowrulev2 = opacity 1.0,class:^(org.qutebrowser.qutebrowser),fullscreen:1 windowrulev2 = opacity 1.0,class:^(org.qutebrowser.qutebrowser),fullscreen:1
windowrulev2 = opacity 1.0,class:^(Brave-browser),fullscreen:1 windowrulev2 = opacity 1.0,class:^(Brave-browser),fullscreen:1
windowrulev2 = opacity 1.0,class:^(librewolf),fullscreen:1 windowrulev2 = opacity 1.0,class:^(librewolf),fullscreen:1
windowrulev2 = opacity 0.80,title:Heimdall
windowrulev2 = opacity 0.80,title:^(LibreWolf)$ windowrulev2 = opacity 0.80,title:^(LibreWolf)$
windowrulev2 = opacity 0.80,title:^(New Tab - LibreWolf)$ windowrulev2 = opacity 0.80,title:^(New Tab - LibreWolf)$
windowrulev2 = opacity 0.80,title:^(New Tab - Brave)$ windowrulev2 = opacity 0.80,title:^(New Tab - Brave)$