diff --git a/home-manager/hyprland/hyprland-settings.nix b/home-manager/hyprland/hyprland-settings.nix index 892cb93..d3346c0 100644 --- a/home-manager/hyprland/hyprland-settings.nix +++ b/home-manager/hyprland/hyprland-settings.nix @@ -233,7 +233,7 @@ in "$mainMod, I, exec, ${rofi} -show drun -show-icons" "$mainMod, period, exec, ${rofimoji}" "$mainMod, Z, exec, hyprshade off && (${woomer} &) && hyprshade auto" - ''$mainMod, S, exec, echo "skip" | nc kopatz.ddns.net 8888'' + ''$mainMod, S, exec, echo "skip" | nc kopatz.dev 8888'' ''$mainMod, R, exec, hyprctl hyprpaper reload ,"$(ls -d /synced/default/dinge/Bg/* | shuf -n 1)"'' "$mainMod, W, exec, hyprctl hyprpaper reload ,${config.stylix.image}" " , Print, exec, hyprshade off && ${grimblast} --freeze copy area && hyprshade auto" diff --git a/modules/graphical/code.nix b/modules/graphical/code.nix index 0203afb..11790b3 100644 --- a/modules/graphical/code.nix +++ b/modules/graphical/code.nix @@ -14,9 +14,9 @@ in documentation.dev.enable = true; environment.systemPackages = with pkgs; [ man-pages - jetbrains.idea-ultimate + stable.jetbrains.idea-ultimate typescript - insomnia + bruno nodejs_22 # needed for tabby extension python3 gcc