diff --git a/hosts/hermit/programs.nix b/hosts/hermit/programs.nix index 00de886..355b98f 100644 --- a/hosts/hermit/programs.nix +++ b/hosts/hermit/programs.nix @@ -53,7 +53,6 @@ ncmpcpp neofetch networkmanagerapplet - nextcloud-client nicotine-plus nil nitch diff --git a/modules/wms/wayland/hyprland/settings.nix b/modules/wms/wayland/hyprland/settings.nix index 03314fd..bab7083 100644 --- a/modules/wms/wayland/hyprland/settings.nix +++ b/modules/wms/wayland/hyprland/settings.nix @@ -35,7 +35,7 @@ in { input = { kb_layout = "us,ru"; kb_variant = ",phonetic_winkeys"; - kb_options = "grp:rctrl_rshift_toggle,"; + kb_options = "grp:rctrl_rshift_toggle, compose:102"; follow_mouse = true; @@ -57,6 +57,8 @@ in { no_border_on_floating = true; }; + ecosystem.no_update_news = true; + plugin = { hyprsplit = { num_workspaces = 10; diff --git a/packages/helix.nix b/packages/helix.nix index eb91eb6..763c8b0 100644 --- a/packages/helix.nix +++ b/packages/helix.nix @@ -1,7 +1,6 @@ { symlinkJoin, makeWrapper, - helix, alejandra, basedpyright, bash-language-server, @@ -16,6 +15,7 @@ gdb, golangci-lint-langserver, gopls, + helix, lazygit, lib, lldb_19, @@ -30,6 +30,7 @@ solargraph, stdenv, superhtml, + taplo, tinymist, typescript-language-server, vscode-langservers-extracted, @@ -276,38 +277,30 @@ wrapped-helix = symlinkJoin { name = "helix-wrapped"; paths = [ - helix - - rust-analyzer - rustfmt - clippy - # typst lsp - tinymist - - # C/C++ - clang-tools - - # Markdown - marksman - - # Nix - nil - lldb_19 # Bash bash-language-server - + # C/C++ + clang-tools + clippy + golangci-lint-langserver + gopls + helix + lldb_19 + # Markdown + marksman + # Nix + nil + rust-analyzer + rustfmt # Shell shellcheck - - # ruby - solargraph - - gopls - golangci-lint-langserver - - vscode-langservers-extracted - superhtml + # toml + taplo + # typst + tinymist + # typst lsp + vscode-langservers-extracted ]; buildInputs = [makeWrapper]; postBuild = '' diff --git a/packages/shell/packages.nix b/packages/shell/packages.nix index 7d31b6b..b5c7abf 100644 --- a/packages/shell/packages.nix +++ b/packages/shell/packages.nix @@ -51,6 +51,7 @@ builtins.attrValues { onefetch wget cpufetch + watchman yt-dlp tealdeer hyperfine