diff --git a/home/base.nix b/home/base.nix index ca3fca2..92bec9d 100644 --- a/home/base.nix +++ b/home/base.nix @@ -12,7 +12,7 @@ home.packages = with pkgs; [ file - (python3.withPackages (ps: with ps; [ debugpy ])) + python3 sshfs ripgrep ]; diff --git a/home/hyprland.nix b/home/hyprland.nix index c398d6b..6f53bea 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -298,7 +298,6 @@ env = HYPRCURSOR_SIZE,24 windowrule = float, class:floating - windowrule = float, class:Matplotlib windowrule = tile, class:Nsxiv # fix kdeconnect presentation mode. credit: https://www.reddit.com/r/hyprland/comments/1d0f2ou/to_the_one_person_using_kde_connect_presentation/