diff --git a/home/hyprland.nix b/home/hyprland.nix index 38207d26..e7867305 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -170,7 +170,7 @@ in windowrulev2 = noblur,class:^(kitty)$ windowrulev2 = nodim,title:^(Picture-in-Picture)$ windowrulev2 = tile,class:^(.qemu-system-x86_64-wrapped)$ - windowrulev2 = opacity ${opacity} ${opacity},class:^(Thunar)$ + windowrulev2 = opacity ${opacity} ${opacity},class:^(thunar)$ # Scroll through existing workspaces with super + scroll bind = $SUPER, mouse_down, workspace, e+1 diff --git a/home/ironbar.nix b/home/ironbar.nix index 553be1d1..07c1af60 100644 --- a/home/ironbar.nix +++ b/home/ironbar.nix @@ -28,7 +28,7 @@ in "favorites": [ "librewolf", "kitty", - "Thunar", + "thunar", "srb2", "org.qutebrowser.qutebrowser", "Logseq",