Compare commits

..

2 Commits

Author SHA1 Message Date
031844b3c6 big changes 2026-03-25 12:26:00 +03:00
e02b82777a etc 2025-10-28 09:24:07 +03:00
24 changed files with 51 additions and 43 deletions

View File

@@ -1,3 +1,5 @@
[General] [General]
drawFontSize=36
drawThickness=9
savePath=/home/antoxa/tmp savePath=/home/antoxa/tmp
useGrimAdapter=true useGrimAdapter=true

View File

@@ -1 +1 @@
9bfd31cd-9053-479e-bf0f-2b817d7f9511 3371f870-2e46-4604-bf3e-64c591ef6507

View File

@@ -0,0 +1 @@
1cfb7c16-0e8e-4f41-b4d1-a01cf457f71c

View File

@@ -1 +1 @@
32261c3c-7ef7-427f-8cdb-0e835668fca5 d942a5c8-7154-4e5c-8439-063229cf86d5

View File

@@ -1 +1 @@
4e259047-073c-4e95-8843-4b40c83fb014 2cf714cd-d88b-49ab-8912-8dec86232bb8

View File

@@ -1 +1 @@
b91f0d54-31c0-45a3-b204-e8dbf3c5239b be52b013-cbc9-4ad9-811e-41ae28e99157

View File

@@ -1 +1 @@
df291022-f5f5-47aa-a66d-92157f862e36 c96828f5-d386-4daf-9658-ef8013924ac5

View File

@@ -1 +1 @@
a82441b8-2aff-4dc7-92c5-597ee5644e26 8c602be6-2f71-43ce-86a3-8b8c781f221a

View File

@@ -1 +1 @@
65fa1e78-65ae-4dce-be07-f7127f0cabd0 400d63de-fb0a-45b1-b340-441d4b6849cd

View File

@@ -1 +1 @@
437172e8-0b6c-4cd9-a4c5-2e2393222554 da31f7b6-6366-41d7-b928-2b70c726715c

View File

@@ -1 +1 @@
d37ea731-8866-4ff6-a43c-4110a8e8fa60 ce5a110c-6cc5-4715-8fd3-e53a8b75a7ff

View File

@@ -1 +1 @@
bed4f633-e3a0-4e0b-b46e-03050dd4df51 173b06dd-3877-4bb5-ba54-63e0fb09d1cc

View File

@@ -1 +1 @@
057de4a3-1c7a-4883-8d55-33bb33fa6405 a9792f82-2c70-4e0d-808d-d48e5fdff024

View File

@@ -1 +1 @@
ab64f553-8eba-42f4-ad8f-b05a709acc51 271b1004-ec5b-4324-9add-3bb8158c699b

View File

@@ -1 +1 @@
be0c0c77-644e-4331-8dba-e722b39d1ae1 2b3615bf-b3d4-439e-83ff-e1ee767ef34f

View File

@@ -1 +1 @@
710652f1-716e-492a-9be8-4df8ecf35c18 9f54c1bf-a3e9-4a26-a6ce-4dc86fe74adc

View File

@@ -1 +1 @@
3b872cac-3b19-48e1-b9b2-22ed97ba2a61 c4f424b5-c4fa-4578-942e-2db50f4c4f36

View File

@@ -1 +1 @@
8ad74e8c-c288-4258-915c-3c568d41b784 b3557151-373b-4922-8848-6c1ec2ac7abf

View File

@@ -44,7 +44,7 @@ ecosystem {
enforce_permissions = 1 enforce_permissions = 1
} }
# permission = /usr/(bin|local/bin)/grim, screencopy, allow permission = /usr/(bin|local/bin)/grim, screencopy, allow
# permission = /usr/(lib|libexec|lib64)/xdg-desktop-portal-hyprland, screencopy, allow # permission = /usr/(lib|libexec|lib64)/xdg-desktop-portal-hyprland, screencopy, allow
# permission = /usr/(bin|local/bin)/hyprpm, plugin, allow # permission = /usr/(bin|local/bin)/hyprpm, plugin, allow
@@ -139,7 +139,7 @@ master {
# https://wiki.hypr.land/Configuring/Variables/#misc # https://wiki.hypr.land/Configuring/Variables/#misc
misc { misc {
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers force_default_wallpaper = 1 # Set to 0 or 1 to disable the anime mascot wallpapers
disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :( disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :(
} }
@@ -149,7 +149,7 @@ misc {
# https://wiki.hypr.land/Configuring/Variables/#input # https://wiki.hypr.land/Configuring/Variables/#input
input { input {
kb_layout = us, ru kb_layout = us,ru
kb_variant = kb_variant =
kb_model = kb_model =
kb_options = grp:alt_shift_toggle kb_options = grp:alt_shift_toggle
@@ -157,7 +157,7 @@ input {
follow_mouse = 1 follow_mouse = 1
sensitivity = 0 # -1.0 - 1.0, 0 means no modification. sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
touchpad { touchpad {
natural_scroll = false natural_scroll = true
} }
} }
@@ -187,6 +187,7 @@ bind = $mainMod, V, togglefloating,
bind = $mainMod, p, exec, $menu bind = $mainMod, p, exec, $menu
bind = $mainMod, space, togglesplit, # dwindle bind = $mainMod, space, togglesplit, # dwindle
bind = $mainMod, TAB, workspace, previous bind = $mainMod, TAB, workspace, previous
bind = $mainMod, RETURN, swapnext
# bind = $mainMod, P, pseudo, # dwindle # bind = $mainMod, P, pseudo, # dwindle
# bind = $mainMod, R, exec, ~/.config/waybar/scripts/start.sh # bind = $mainMod, R, exec, ~/.config/waybar/scripts/start.sh
@@ -262,10 +263,10 @@ bindl = , XF86AudioPrev, exec, playerctl previous
# windowrule = float,class:^(kitty)$,title:^(kitty)$ # windowrule = float,class:^(kitty)$,title:^(kitty)$
# Ignore maximize requests from apps. You'll probably like this. # Ignore maximize requests from apps. You'll probably like this.
windowrule = suppressevent maximize, class:.* # windowrule = suppressevent maximize, class:.*
# Fix some dragging issues with XWayland # Fix some dragging issues with XWayland
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 # windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
# Правила для игр через Proton # Правила для игр через Proton
# windowrulev2 = immediate,class:^(steam_app_.*)$ # windowrulev2 = immediate,class:^(steam_app_.*)$

View File

@@ -1,21 +1,22 @@
{ {
"LuaSnip": { "branch": "master", "commit": "458560534a73f7f8d7a11a146c801db00b081df0" }, "LuaSnip": { "branch": "master", "commit": "5a1e39223db9a0498024a77b8441169d260c8c25" },
"cmp-buffer": { "branch": "main", "commit": "b74fab3656eea9de20a9b8116afa3cfc4ec09657" }, "cmp-buffer": { "branch": "main", "commit": "b74fab3656eea9de20a9b8116afa3cfc4ec09657" },
"cmp-nvim-lsp": { "branch": "main", "commit": "bd5a7d6db125d4654b50eeae9f5217f24bb22fd3" }, "cmp-nvim-lsp": { "branch": "main", "commit": "cbc7b02bb99fae35cb42f514762b89b5126651ef" },
"cmp-path": { "branch": "main", "commit": "c642487086dbd9a93160e1679a1327be111cbc25" }, "cmp-path": { "branch": "main", "commit": "c642487086dbd9a93160e1679a1327be111cbc25" },
"cmp_luasnip": { "branch": "master", "commit": "98d9cb5c2c38532bd9bdb481067b20fea8f32e90" }, "cmp_luasnip": { "branch": "master", "commit": "98d9cb5c2c38532bd9bdb481067b20fea8f32e90" },
"friendly-snippets": { "branch": "main", "commit": "572f5660cf05f8cd8834e096d7b4c921ba18e175" }, "friendly-snippets": { "branch": "main", "commit": "6cd7280adead7f586db6fccbd15d2cac7e2188b9" },
"lazy.nvim": { "branch": "main", "commit": "1ea3c4085785f460fb0e46d2fe1ee895f5f9e7c1" }, "lazy.nvim": { "branch": "main", "commit": "306a05526ada86a7b30af95c5cc81ffba93fef97" },
"lspkind.nvim": { "branch": "master", "commit": "3ddd1b4edefa425fda5a9f95a4f25578727c0bb3" }, "lsp_signature.nvim": { "branch": "master", "commit": "af7e4074d85d785cf6614352ba9ad3b28a1f8a56" },
"mason-lspconfig.nvim": { "branch": "main", "commit": "2304ff65ecc8cb2afc2484de3e2ed9a407edf0b9" }, "lspkind.nvim": { "branch": "master", "commit": "c7274c48137396526b59d86232eabcdc7fed8a32" },
"mason-tool-installer.nvim": { "branch": "main", "commit": "517ef5994ef9d6b738322664d5fdd948f0fdeb46" }, "mason-lspconfig.nvim": { "branch": "main", "commit": "a979821a975897b88493843301950c456a725982" },
"mason.nvim": { "branch": "main", "commit": "ad7146aa61dcaeb54fa900144d768f040090bff0" }, "mason-tool-installer.nvim": { "branch": "main", "commit": "443f1ef8b5e6bf47045cb2217b6f748a223cf7dc" },
"mason.nvim": { "branch": "main", "commit": "44d1e90e1f66e077268191e3ee9d2ac97cc18e65" },
"neodev.nvim": { "branch": "main", "commit": "46aa467dca16cf3dfe27098042402066d2ae242d" }, "neodev.nvim": { "branch": "main", "commit": "46aa467dca16cf3dfe27098042402066d2ae242d" },
"nightfox.nvim": { "branch": "main", "commit": "ba47d4b4c5ec308718641ba7402c143836f35aa9" }, "nightfox.nvim": { "branch": "main", "commit": "ba47d4b4c5ec308718641ba7402c143836f35aa9" },
"nvim-cmp": { "branch": "main", "commit": "a7bcf1d88069fc67c9ace8a62ba480b8fe879025" }, "nvim-cmp": { "branch": "main", "commit": "da88697d7f45d16852c6b2769dc52387d1ddc45f" },
"nvim-lsp-file-operations": { "branch": "master", "commit": "9744b738183a5adca0f916527922078a965515ed" }, "nvim-lsp-file-operations": { "branch": "master", "commit": "b9c795d3973e8eec22706af14959bc60c579e771" },
"nvim-lspconfig": { "branch": "master", "commit": "e5c61b02f33b5c6538be25b2696b33b4cc91e667" }, "nvim-lspconfig": { "branch": "master", "commit": "841c6d4139aedb8a3f2baf30cef5327371385b93" },
"nvim-treesitter": { "branch": "master", "commit": "42fc28ba918343ebfd5565147a42a26580579482" }, "nvim-treesitter": { "branch": "master", "commit": "cf12346a3414fa1b06af75c79faebe7f76df080a" },
"plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" }, "plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" },
"telescope.nvim": { "branch": "0.1.x", "commit": "a0bbec21143c7bc5f8bb02e0005fa0b982edc026" } "telescope.nvim": { "branch": "0.1.x", "commit": "a0bbec21143c7bc5f8bb02e0005fa0b982edc026" }
} }

View File

@@ -36,6 +36,7 @@ vim.opt.termguicolors = true
-- Etc. -- Etc.
vim.opt.mouse = '' vim.opt.mouse = ''
vim.opt.clipboard:append('unnamedplus') vim.opt.clipboard:append('unnamedplus')
vim.opt.foldmethod = "indent"
vim.opt.list = true vim.opt.list = true
vim.opt.listchars:append 'tab:┊ ' vim.opt.listchars:append 'tab:┊ '

View File

@@ -32,7 +32,7 @@ return {
keymap.set("n", "gi", "<cmd>Telescope lsp_implementations<CR>", opts) -- show lsp implementations keymap.set("n", "gi", "<cmd>Telescope lsp_implementations<CR>", opts) -- show lsp implementations
-- opts.desc = "Show LSP type definitions" -- opts.desc = "Show LSP type definitions"
-- keymap.set("n", "gt", "<cmd>Telescope lsp_type_definitions<CR>", opts) -- show lsp type definitions keymap.set("n", "gt", "<cmd>Telescope lsp_type_definitions<CR>", opts) -- show lsp type definitions
opts.desc = "See available code actions" opts.desc = "See available code actions"
keymap.set({ "n", "v" }, "<leader>ca", vim.lsp.buf.code_action, opts) -- see available code actions, in visual mode will apply to selection keymap.set({ "n", "v" }, "<leader>ca", vim.lsp.buf.code_action, opts) -- see available code actions, in visual mode will apply to selection
@@ -43,18 +43,18 @@ return {
opts.desc = "Show buffer diagnostics" opts.desc = "Show buffer diagnostics"
keymap.set("n", "<leader>D", "<cmd>Telescope diagnostics bufnr=0<CR>", opts) -- show diagnostics for file keymap.set("n", "<leader>D", "<cmd>Telescope diagnostics bufnr=0<CR>", opts) -- show diagnostics for file
opts.desc = "Show line diagnostics" opts.desc = "Show documentation for what is under cursor"
keymap.set("n", "<leader>d", vim.diagnostic.open_float, opts) -- show diagnostics for line keymap.set("n", "K", vim.lsp.buf.hover, opts) -- show documentation for what is under cursor
-- opts.desc = "Show line diagnostics"
-- keymap.set("n", "<leader>d", vim.diagnostic.open_float, opts) -- show diagnostics for line
--
-- opts.desc = "Go to previous diagnostic" -- opts.desc = "Go to previous diagnostic"
-- keymap.set("n", "[d", vim.diagnostic.goto_prev, opts) -- jump to previous diagnostic in buffer -- keymap.set("n", "[d", vim.diagnostic.goto_prev, opts) -- jump to previous diagnostic in buffer
-- --
-- opts.desc = "Go to next diagnostic" -- opts.desc = "Go to next diagnostic"
-- keymap.set("n", "]d", vim.diagnostic.goto_next, opts) -- jump to next diagnostic in buffer -- keymap.set("n", "]d", vim.diagnostic.goto_next, opts) -- jump to next diagnostic in buffer
--
opts.desc = "Show documentation for what is under cursor"
keymap.set("n", "K", vim.lsp.buf.hover, opts) -- show documentation for what is under cursor
-- opts.desc = "Restart LSP" -- opts.desc = "Restart LSP"
-- keymap.set("n", "<leader>rs", ":LspRestart<CR>", opts) -- mapping to restart lsp if necessary -- keymap.set("n", "<leader>rs", ":LspRestart<CR>", opts) -- mapping to restart lsp if necessary
end, end,
@@ -97,7 +97,7 @@ return {
plugins = { plugins = {
{ {
name = '@vue/typescript-plugin', name = '@vue/typescript-plugin',
location = '/home/antoxa/.nvm/versions/node/v22.20.0/lib/node_modules/@vue/typescript-plugin', location = '/home/antoxa/.nvm/versions/node/v24.13.0/lib/node_modules/@vue/typescript-plugin',
languages = { 'vue' } languages = { 'vue' }
} }
} }
@@ -145,6 +145,5 @@ return {
-- vim.lsp.config("eslint", { -- vim.lsp.config("eslint", {
-- filetypes = { "html", "typescriptreact", "javascriptreact", "css", "sass", "scss", "less", "svelte" }, -- filetypes = { "html", "typescriptreact", "javascriptreact", "css", "sass", "scss", "less", "svelte" },
-- }) -- })
end end
} }

View File

@@ -9,3 +9,6 @@ export NVM_DIR="$HOME/.nvm"
[[ -f /home/antoxa/.dart-cli-completion/zsh-config.zsh ]] && . /home/antoxa/.dart-cli-completion/zsh-config.zsh || true [[ -f /home/antoxa/.dart-cli-completion/zsh-config.zsh ]] && . /home/antoxa/.dart-cli-completion/zsh-config.zsh || true
## [/Completion] ## [/Completion]
# opencode
export PATH=/home/antoxa/.opencode/bin:$PATH