Cleaned unnecessary config
This commit is contained in:
@ -25,8 +25,6 @@
|
||||
git
|
||||
syncthing
|
||||
|
||||
# Media
|
||||
tuxpaint
|
||||
];
|
||||
|
||||
xdg.enable = true;
|
||||
|
@ -129,7 +129,6 @@
|
||||
movit
|
||||
mediainfo
|
||||
libmediainfo
|
||||
mediainfo-gui
|
||||
audio-recorder
|
||||
gnome.cheese
|
||||
ardour
|
||||
@ -169,6 +168,7 @@
|
||||
xdg.mime.enable = true;
|
||||
xdg.mimeApps.enable = true;
|
||||
xdg.mimeApps.associations.added = {
|
||||
# TODO fix mime associations, most of them are totally broken :(
|
||||
"application/octet-stream" = "flstudio.desktop;";
|
||||
};
|
||||
|
||||
|
@ -233,7 +233,6 @@
|
||||
windowrulev2 = opacity 1.0,class:^(org.qutebrowser.qutebrowser),fullscreen:1
|
||||
windowrulev2 = opacity 1.0,class:^(Brave-browser),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:^(New Tab - LibreWolf)$
|
||||
windowrulev2 = opacity 0.80,title:^(New Tab - Brave)$
|
||||
|
Reference in New Issue
Block a user