wallpapers, settings

This commit is contained in:
2026-05-09 13:42:04 +03:00
parent 03510221ad
commit d515b63da2
55 changed files with 135 additions and 62 deletions
+4
View File
@@ -3,6 +3,10 @@ import = [
"solarized_dark.toml" "solarized_dark.toml"
] ]
[window]
opacity = 0.85
[font] [font]
size = 11.0 size = 11.0
+12 -3
View File
@@ -13,9 +13,12 @@ set $mod Mod4
# Font for window titles. Will also be used by the bar unless a different font # Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below. # is used in the bar {} block below.
font pango:monospace 8 font pango:Inconsolata LGC Nerd Font Mono Regular 10
default_border pixel 3 default_border pixel 2
default_floating_border pixel 1 default_floating_border pixel 1
gaps inner 2px
gaps outer 2px
client.focused #4c7899 #285577 #ffffff #4c7899 #285577
# This font is widely installed, provides lots of unicode glyphs, right-to-left # This font is widely installed, provides lots of unicode glyphs, right-to-left
# text rendering and scalability on retina/hidpi displays (thanks to pango). # text rendering and scalability on retina/hidpi displays (thanks to pango).
#font pango:DejaVu Sans Mono 8 #font pango:DejaVu Sans Mono 8
@@ -37,8 +40,9 @@ exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
exec --no-startup-id picom -b exec --no-startup-id picom -b
exec --no-startup-id setxkbmap -model pc104 -layout us,ru -option grp:alt_shift_toggle -option grp_led:caps -option caps:escape exec --no-startup-id setxkbmap -model pc104 -layout us,ru -option grp:alt_shift_toggle -option grp_led:caps -option caps:escape
#exec --no-startup-id nextcloud #exec --no-startup-id nextcloud
exec --no-startup-id seafile-applet exec --no-startup-id seafile-gui
exec --no-startup-id unclutter --fork exec --no-startup-id unclutter --fork
exec --no-startup-id feh --bg-center --randomize ~/.config/wallpapers/*
# Use pactl to adjust volume in PulseAudio. # Use pactl to adjust volume in PulseAudio.
set $refresh_i3status killall -SIGUSR1 i3status set $refresh_i3status killall -SIGUSR1 i3status
@@ -49,6 +53,11 @@ bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOU
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set "+10%" bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set "+10%"
bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set "10%-" bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set "10%-"
bindsym $mod+b exec --no-startup-id loginctl lock-session bindsym $mod+b exec --no-startup-id loginctl lock-session
bindsym $mod+F1 exec --no-startup-id pactl set-default-sink alsa_output.pci-0000_00_1f.3.analog-stereo && pactl set-sink-port alsa_output.pci-0000_00_1f.3.analog-stereo analog-output-headphones
bindsym $mod+F2 exec --no-startup-id pactl set-default-sink alsa_output.pci-0000_00_1f.3.analog-stereo && pactl set-sink-port alsa_output.pci-0000_00_1f.3.analog-stereo analog-output-lineout
bindsym $mod+F3 exec --no-startup-id pactl set-default-sink alsa_output.pci-0000_01_00.1.hdmi-stereo && pactl set-card-profile alsa_output.pci-0000_01_00.1.hdmi-stereo hdmi-output-1
bindsym $mod+F4 exec --no-startup-id pactl set-default-sink bluez_output.D3_87_2B_2F_19_C6.1
bindsym Print exec "maim -s | xclip -selection clipboard -t image/png"
# Use Mouse+$mod to drag floating windows to their wanted position # Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod floating_modifier $mod
+1 -1
View File
@@ -94,7 +94,7 @@ frame-opacity = 0.9;
# `transparent-clipping`. # `transparent-clipping`.
# #
# Default: 0 (disabled) # Default: 0 (disabled)
corner-radius = 0 corner-radius = 5
################################# #################################
# Blur # # Blur #
Binary file not shown.

After

Width:  |  Height:  |  Size: 600 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 801 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 468 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 945 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 814 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 718 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 974 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 922 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 963 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 492 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 833 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

@@ -5,41 +5,41 @@
# man fish-interactive | less +/^SYNTAX.HIGHLIGHTING # man fish-interactive | less +/^SYNTAX.HIGHLIGHTING
# for appropriate commands to add to ~/.config/fish/config.fish instead. # for appropriate commands to add to ~/.config/fish/config.fish instead.
set --global fish_color_autosuggestion 586e75 set --global fish_color_autosuggestion 707A8C
set --global fish_color_cancel --reverse set --global fish_color_cancel --reverse
set --global fish_color_command 93a1a1 set --global fish_color_command 5CCFE6
set --global fish_color_comment 586e75 set --global fish_color_comment 5C6773
set --global fish_color_cwd green set --global fish_color_cwd 73D0FF
set --global fish_color_cwd_root red set --global fish_color_cwd_root red
set --global fish_color_end 268bd2 set --global fish_color_end F29E74
set --global fish_color_error dc322f set --global fish_color_error FF3333
set --global fish_color_escape 00a6b2 set --global fish_color_escape 95E6CB
set --global fish_color_gray set --global fish_color_gray
set --global fish_color_history_current --bold set --global fish_color_history_current --bold
set --global fish_color_host normal set --global fish_color_host --reset
set --global fish_color_host_remote yellow set --global fish_color_host_remote yellow
set --global fish_color_keyword set --global fish_color_keyword
set --global fish_color_normal normal set --global fish_color_normal CBCCC6
set --global fish_color_operator 00a6b2 set --global fish_color_operator FFCC66
set --global fish_color_option set --global fish_color_option
set --global fish_color_param 839496 set --global fish_color_param CBCCC6
set --global fish_color_quote 657b83 set --global fish_color_quote BAE67E
set --global fish_color_redirection 6c71c4 set --global fish_color_redirection D4BFFF
set --global fish_color_search_match bryellow --bold --background=black set --global fish_color_search_match --bold --background=FFCC66
set --global fish_color_selection white --bold --background=brblack set --global fish_color_selection --bold --background=FFCC66
set --global fish_color_status red set --global fish_color_status red
set --global fish_color_user brgreen set --global fish_color_user brgreen
set --global fish_color_valid_path --underline=single set --global fish_color_valid_path --underline=single
set --global fish_pager_color_background set --global fish_pager_color_background
set --global fish_pager_color_completion B3A06D set --global fish_pager_color_completion --reset
set --global fish_pager_color_description B3A06D set --global fish_pager_color_description B3A06D
set --global fish_pager_color_prefix cyan --underline=single set --global fish_pager_color_prefix --bold --underline=single
set --global fish_pager_color_progress brwhite --bold --background=cyan set --global fish_pager_color_progress brwhite --bold --background=cyan
set --global fish_pager_color_secondary_background set --global fish_pager_color_secondary_background
set --global fish_pager_color_secondary_completion set --global fish_pager_color_secondary_completion
set --global fish_pager_color_secondary_description set --global fish_pager_color_secondary_description
set --global fish_pager_color_secondary_prefix set --global fish_pager_color_secondary_prefix
set --global fish_pager_color_selected_background --background=brblack set --global fish_pager_color_selected_background --background=FFCC66
set --global fish_pager_color_selected_completion set --global fish_pager_color_selected_completion
set --global fish_pager_color_selected_description set --global fish_pager_color_selected_description
set --global fish_pager_color_selected_prefix set --global fish_pager_color_selected_prefix
@@ -0,0 +1,45 @@
# Don't edit this file, as it will be written by the web-config tool (`fish_config`).
# To customize your theme, delete this file and see
# help interactive#syntax-highlighting
# or
# man fish-interactive | less +/^SYNTAX.HIGHLIGHTING
# for appropriate commands to add to ~/.config/fish/config.fish instead.
set --global fish_color_autosuggestion 586e75
set --global fish_color_cancel --reverse
set --global fish_color_command 93a1a1
set --global fish_color_comment 586e75
set --global fish_color_cwd green
set --global fish_color_cwd_root red
set --global fish_color_end 268bd2
set --global fish_color_error dc322f
set --global fish_color_escape 00a6b2
set --global fish_color_gray
set --global fish_color_history_current --bold
set --global fish_color_host normal
set --global fish_color_host_remote yellow
set --global fish_color_keyword
set --global fish_color_normal normal
set --global fish_color_operator 00a6b2
set --global fish_color_option
set --global fish_color_param 839496
set --global fish_color_quote 657b83
set --global fish_color_redirection 6c71c4
set --global fish_color_search_match bryellow --bold --background=black
set --global fish_color_selection white --bold --background=brblack
set --global fish_color_status red
set --global fish_color_user brgreen
set --global fish_color_valid_path --underline=single
set --global fish_pager_color_background
set --global fish_pager_color_completion B3A06D
set --global fish_pager_color_description B3A06D
set --global fish_pager_color_prefix cyan --underline=single
set --global fish_pager_color_progress brwhite --bold --background=cyan
set --global fish_pager_color_secondary_background
set --global fish_pager_color_secondary_completion
set --global fish_pager_color_secondary_description
set --global fish_pager_color_secondary_prefix
set --global fish_pager_color_selected_background --background=brblack
set --global fish_pager_color_selected_completion
set --global fish_pager_color_selected_description
set --global fish_pager_color_selected_prefix
+11 -1
View File
@@ -4,7 +4,10 @@ if status is-interactive
alias ll "eza -al --git --icons" alias ll "eza -al --git --icons"
alias la "eza -a --icons" alias la "eza -a --icons"
alias cat bat alias cat bat
alias grep rg alias less "less -RFX"
function grep ()
rg -p $argv | less
end
alias e nvim alias e nvim
alias edit nvim alias edit nvim
alias find fd alias find fd
@@ -28,6 +31,8 @@ if status is-interactive
zathura "$argv" --fork && exit zathura "$argv" --fork && exit
end end
alias connect-phone "iwctl station wlan0 connect \"Fedor Pixel 7\"" alias connect-phone "iwctl station wlan0 connect \"Fedor Pixel 7\""
alias vpn-up "sudo systemctl start wg-quick@vpn.service"
alias vpn-down "sudo systemctl stop wg-quick@vpn.service"
end end
# ASDF configuration code # ASDF configuration code
@@ -43,3 +48,8 @@ if not contains $_asdf_shims $PATH
set -gx --prepend PATH $_asdf_shims set -gx --prepend PATH $_asdf_shims
end end
set --erase _asdf_shims set --erase _asdf_shims
# Added by LM Studio CLI (lms)
set -gx PATH $PATH /home/fedor/.lmstudio/bin
# End of LM Studio CLI section
+3 -3
View File
@@ -1,8 +1,8 @@
# This file contains fish universal variable definitions. # This file contains fish universal variable definitions.
# VERSION: 3.0 # VERSION: 3.0
SETUVAR MANPAGER:nvim\x20\x2bMan\x21 SETUVAR --export MANPAGER:nvim\x20\x2bMan\x21
SETUVAR VISUAL:nvim SETUVAR --export VISUAL:/usr/bin/v
SETUVAR __fish_initialized:4300 SETUVAR __fish_initialized:4300
SETUVAR __fish_webconfig_theme_notification:set\x2dtheme\x2dv1\x2d\x231 SETUVAR __fish_webconfig_theme_notification:set\x2dtheme\x2dv1\x2d\x232
SETUVAR fish_greeting:\x1d SETUVAR fish_greeting:\x1d
SETUVAR fish_user_paths:/home/fedor/\x2elocal/bin\x1e/usr/local/bin SETUVAR fish_user_paths:/home/fedor/\x2elocal/bin\x1e/usr/local/bin
+1
View File
@@ -4,3 +4,4 @@ require("lspconfig").elixirls.setup({
-- Unix -- Unix
cmd = { "elixir-ls" }, cmd = { "elixir-ls" },
}) })
vim.opt.modeline = false
+37 -36
View File
@@ -1,41 +1,42 @@
{ {
"LazyVim": { "branch": "main", "commit": "cfc0ae0184a96d1e69b0742c3db3075f7e0ecf2c" }, "LazyVim": { "branch": "main", "commit": "83d90f339defdb109a6ede333865a66ffc7ef6aa" },
"blink.cmp": { "branch": "main", "commit": "327fff91fe6af358e990be7be1ec8b78037d2138" }, "blink.cmp": { "branch": "main", "commit": "78336bc89ee5365633bcf754d93df01678b5c08f" },
"bufferline.nvim": { "branch": "main", "commit": "655133c3b4c3e5e05ec549b9f8cc2894ac6f51b3" }, "bufferline.nvim": { "branch": "main", "commit": "655133c3b4c3e5e05ec549b9f8cc2894ac6f51b3" },
"catppuccin": { "branch": "main", "commit": "af58927c55c9f3272c940ff02b3cee94a1249f26" }, "catppuccin": { "branch": "main", "commit": "426dbebe06b5c69fd846ceb17b42e12f890aedf1" },
"conform.nvim": { "branch": "master", "commit": "fbcb4fa7f34bfea9be702ffff481a8e336ebf6ed" }, "conform.nvim": { "branch": "master", "commit": "dca1a190aa85f9065979ef35802fb77131911106" },
"crates.nvim": { "branch": "main", "commit": "ac9fa498a9edb96dc3056724ff69d5f40b898453" }, "crates.nvim": { "branch": "main", "commit": "694357861ec9ebf12475ddcdd04ea45a0923c32d" },
"flash.nvim": { "branch": "main", "commit": "2febce67ff9cf7638d2569d17c41af02c38401eb" }, "flash.nvim": { "branch": "main", "commit": "fcea7ff883235d9024dc41e638f164a450c14ca2" },
"friendly-snippets": { "branch": "main", "commit": "572f5660cf05f8cd8834e096d7b4c921ba18e175" }, "friendly-snippets": { "branch": "main", "commit": "6cd7280adead7f586db6fccbd15d2cac7e2188b9" },
"gitsigns.nvim": { "branch": "main", "commit": "1ee5c1fd068c81f9dd06483e639c2aa4587dc197" }, "gitsigns.nvim": { "branch": "main", "commit": "dd3f588bacbeb041be6facf1742e42097f62165d" },
"grug-far.nvim": { "branch": "main", "commit": "2e991081c0e653e151fc9e659514d7c2fc31d22a" }, "grug-far.nvim": { "branch": "main", "commit": "21790e59dd0109a92a70cb874dd002af186314f5" },
"lazy.nvim": { "branch": "main", "commit": "6c3bda4aca61a13a9c63f1c1d1b16b9d3be90d7a" }, "lazy.nvim": { "branch": "main", "commit": "85c7ff3711b730b4030d03144f6db6375044ae82" },
"lazydev.nvim": { "branch": "main", "commit": "e28ce52fc7ff79fcb76f0e79ee6fb6182fca90b9" }, "lazydev.nvim": { "branch": "main", "commit": "ff2cbcba459b637ec3fd165a2be59b7bbaeedf0d" },
"lualine.nvim": { "branch": "master", "commit": "b8c23159c0161f4b89196f74ee3a6d02cdc3a955" }, "lualine.nvim": { "branch": "master", "commit": "131a558e13f9f28b15cd235557150ccb23f89286" },
"markdown-preview.nvim": { "branch": "master", "commit": "a923f5fc5ba36a3b17e289dc35dc17f66d0548ee" }, "markdown-preview.nvim": { "branch": "master", "commit": "a923f5fc5ba36a3b17e289dc35dc17f66d0548ee" },
"mason-lspconfig.nvim": { "branch": "main", "commit": "6bdb14f230de0904229ec367b410fb817e59b072" }, "mason-lspconfig.nvim": { "branch": "main", "commit": "0c2823e0418f3d9230ff8b201c976e84de1cb401" },
"mason.nvim": { "branch": "main", "commit": "ad7146aa61dcaeb54fa900144d768f040090bff0" }, "mason.nvim": { "branch": "main", "commit": "cb8445f8ce85d957416c106b780efd51c6298f89" },
"mini.ai": { "branch": "main", "commit": "11c57180bc9084089206e211ac7aa598bedc9673" }, "mini.ai": { "branch": "main", "commit": "43eb2074843950a3a25aae56a5f41362ec043bfa" },
"mini.icons": { "branch": "main", "commit": "284798619aed9f4c1ac1b9417b9a5e3b4b85ef3a" }, "mini.icons": { "branch": "main", "commit": "bac6317300e205335df425296570d84322730067" },
"mini.pairs": { "branch": "main", "commit": "b9aada8c0e59f2b938e98fbf4eae0799eba96ad9" }, "mini.pairs": { "branch": "main", "commit": "42387c7fe68fc0b6e95eaf37f1bb76e7bffaa0d9" },
"noice.nvim": { "branch": "main", "commit": "38c702be0d8fea81527ee6a73e1e834e72481193" }, "noice.nvim": { "branch": "main", "commit": "7bfd942445fb63089b59f97ca487d605e715f155" },
"nui.nvim": { "branch": "main", "commit": "de740991c12411b663994b2860f1a4fd0937c130" }, "nui.nvim": { "branch": "main", "commit": "de740991c12411b663994b2860f1a4fd0937c130" },
"nvim-ansible": { "branch": "main", "commit": "bba61168b7aef735e7f950fdfece5ef6c388eacf" }, "nvim-ansible": { "branch": "main", "commit": "c7f595d568b588942d4d0c37b5cd6cae3764a148" },
"nvim-lint": { "branch": "master", "commit": "9da1fb942dd0668d5182f9c8dee801b9c190e2bb" }, "nvim-lint": { "branch": "master", "commit": "eab58b48eb11d7745c11c505e0f3057165902461" },
"nvim-lspconfig": { "branch": "master", "commit": "ac98db2f9f06a56498ec890a96928774eae412c3" }, "nvim-lspconfig": { "branch": "master", "commit": "31026a13eefb20681124706a79fc1df6bf11ab27" },
"nvim-treesitter": { "branch": "main", "commit": "0606c7a9dcaa5c5beee0b0f09043e9fdd1ba0a68" }, "nvim-treesitter": { "branch": "main", "commit": "4916d6592ede8c07973490d9322f187e07dfefac" },
"nvim-treesitter-textobjects": { "branch": "main", "commit": "1b2d85d3de6114c4bcea89ffb2cd1ce9e3a19931" }, "nvim-treesitter-textobjects": { "branch": "main", "commit": "851e865342e5a4cb1ae23d31caf6e991e1c99f1e" },
"nvim-ts-autotag": { "branch": "main", "commit": "c4ca798ab95b316a768d51eaaaee48f64a4a46bc" }, "nvim-ts-autotag": { "branch": "main", "commit": "88c1453db4ba7dd24131086fe51fdf74e587d275" },
"persistence.nvim": { "branch": "main", "commit": "51eef57272742b773468949f6bd0503ec3f83874" }, "persistence.nvim": { "branch": "main", "commit": "b20b2a7887bd39c1a356980b45e03250f3dce49c" },
"plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" }, "plenary.nvim": { "branch": "master", "commit": "74b06c6c75e4eeb3108ec01852001636d85a932b" },
"render-markdown.nvim": { "branch": "main", "commit": "475d3ad8cae486b0df6fc6050cf5b5ea1de42db8" }, "render-markdown.nvim": { "branch": "main", "commit": "3f3eea97b80839f629c951ca660ffd125bfa5b34" },
"rustaceanvim": { "branch": "master", "commit": "4c5fc771694ab09ec618ea2baabaf34420d86edb" }, "rustaceanvim": { "branch": "master", "commit": "f2f0c1231a5b019dbc1fd6dafac1751c878925a3" },
"snacks.nvim": { "branch": "main", "commit": "38fbb948bcf2add5005bbc06402768dcd27a275e" }, "snacks.nvim": { "branch": "main", "commit": "ad9ede6a9cddf16cedbd31b8932d6dcdee9b716e" },
"solarized.nvim": { "branch": "main", "commit": "c0dfe1cbfabd93b546baf5f1408f5df7e02e2050" }, "solarized.nvim": { "branch": "main", "commit": "a8085e29883ddcfb39bd46197eb32ef00df05368" },
"todo-comments.nvim": { "branch": "main", "commit": "19d461ddd543e938eb22505fb03fa878800270b6" }, "todo-comments.nvim": { "branch": "main", "commit": "31e3c38ce9b29781e4422fc0322eb0a21f4e8668" },
"tokyonight.nvim": { "branch": "main", "commit": "d14614cbfc63b6037bfccd48bb982d2ad2003352" }, "tokyonight.nvim": { "branch": "main", "commit": "cdc07ac78467a233fd62c493de29a17e0cf2b2b6" },
"trouble.nvim": { "branch": "main", "commit": "c098362fe603d3922095e7db595961e020bdf2d0" }, "transparent.nvim": { "branch": "main", "commit": "8ac59883de84e9cd1850ea25cf087031c5ba7d54" },
"ts-comments.nvim": { "branch": "main", "commit": "217ab9cc137fceb6659b53790bd25e608219abe1" }, "trouble.nvim": { "branch": "main", "commit": "bd67efe408d4816e25e8491cc5ad4088e708a69a" },
"venv-selector.nvim": { "branch": "main", "commit": "7fff64b5b1455207b9a9fd2ae8697cf9ac0b2a2d" }, "ts-comments.nvim": { "branch": "main", "commit": "123a9fb12e7229342f807ec9e6de478b1102b041" },
"which-key.nvim": { "branch": "main", "commit": "b4177e3eaf15fe5eb8357ebac2286d488be1ed00" } "venv-selector.nvim": { "branch": "main", "commit": "bcb2f58533c59b01565285eba49693f00bc460f5" },
"which-key.nvim": { "branch": "main", "commit": "3aab2147e74890957785941f0c1ad87d0a44c15a" }
} }
+3
View File
@@ -0,0 +1,3 @@
return {
{ "xiyaowong/transparent.nvim", lazy = false },
}