Compare commits

..

6 Commits

Author SHA1 Message Date
844aabd735 Update packages.txt 2024-12-26 19:59:40 +01:00
9fb0919070 Update LSP config for NeoVim 2024-12-26 19:59:40 +01:00
16ec24a0dd Fix zen-browser detection 2024-12-26 19:59:40 +01:00
350e3af1c1 Update keys and it's configs 2024-12-26 19:59:40 +01:00
ee5e087a97 Update zsh config 2024-12-26 19:59:40 +01:00
wzykubek
7f5772cfe1 Update ssh config
Add MPRIS module to waybar
2024-12-26 19:59:39 +01:00
4 changed files with 10 additions and 4 deletions

View File

@ -276,5 +276,5 @@ workspace = special:magic, gapsout:100, on-created-empty:kitty
# Force workspace # Force workspace
windowrule = workspace 1, ^(kitty)$ windowrule = workspace 1, ^(kitty)$
windowrule = workspace 2 silent, ^(zen-alpha)$ windowrule = workspace 2 silent, ^(zen-beta)$
#: }}} #: }}}

View File

@ -5,6 +5,7 @@ return {
css = { "prettier" }, css = { "prettier" },
html = { "prettier" }, html = { "prettier" },
jsonc = { "prettier" }, jsonc = { "prettier" },
go = { "golines" },
}, },
-- format_on_save = { -- format_on_save = {

View File

@ -4,7 +4,7 @@ require("nvchad.configs.lspconfig").defaults()
local lspconfig = require "lspconfig" local lspconfig = require "lspconfig"
-- EXAMPLE -- EXAMPLE
local servers = { "html", "cssls", "pyright" } local servers = { "html", "cssls", "pyright", "clangd", "gopls" }
local nvlsp = require "nvchad.configs.lspconfig" local nvlsp = require "nvchad.configs.lspconfig"
-- lsps with default config -- lsps with default config

View File

@ -1,7 +1,7 @@
bat bat
brightnessctl brightnessctl
btrfs-progs
btop btop
btrfs-progs
cava cava
cliphist cliphist
curl curl
@ -13,11 +13,15 @@ hyprlock
hyprpaper hyprpaper
imagemagick imagemagick
jq jq
kitty-git kdeconnect
kitty
less
mako mako
mdcat mdcat
neovim neovim
noto-fonts-cjk noto-fonts-cjk
openssh
pam-u2f
pipewire pipewire
pipewire-alsa pipewire-alsa
pipewire-jack pipewire-jack
@ -42,4 +46,5 @@ xdg-desktop-portal-hyprland
xdg-user-dirs xdg-user-dirs
yazi yazi
yubikey-manager yubikey-manager
zen-browser-bin
zsh zsh