From 127c3ae539c8f7ded9f9385486c6b6a5001910fc Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 11 May 2024 22:33:36 -0500 Subject: [PATCH] Cleaned unnecessary config --- profiles/personal/home.nix | 2 -- profiles/work/home.nix | 2 +- user/wm/hyprland/hyprland.nix | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/profiles/personal/home.nix b/profiles/personal/home.nix index 51e6868..22060c6 100644 --- a/profiles/personal/home.nix +++ b/profiles/personal/home.nix @@ -25,8 +25,6 @@ git syncthing - # Media - tuxpaint ]; xdg.enable = true; diff --git a/profiles/work/home.nix b/profiles/work/home.nix index bcf4794..8950288 100644 --- a/profiles/work/home.nix +++ b/profiles/work/home.nix @@ -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;"; }; diff --git a/user/wm/hyprland/hyprland.nix b/user/wm/hyprland/hyprland.nix index 8067cc6..fcda281 100644 --- a/user/wm/hyprland/hyprland.nix +++ b/user/wm/hyprland/hyprland.nix @@ -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)$