11-14-25
This commit is contained in:
@@ -7,24 +7,23 @@ ZSH_THEME="powerlevel10k/powerlevel10k"
|
||||
#
|
||||
# If you come from bash you might have to change your $PATH.
|
||||
# export PATH=$HOME/bin:/usr/local/bin:$PATH
|
||||
export MANPAGER="sh -c 'awk '\''{ gsub(/\x1B\[[0-9;]*m/, \"\", \$0); gsub(/.\x08/, \"\", \$0); print }'\'' | bat -p -lman'"
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
export ZSH_COMPDUMP=$ZSH/cache/.zcompdump-$HOST
|
||||
export EDITOR='nvim'
|
||||
export VISUAL='nvim'
|
||||
export PATH="$HOME/scripts:$PATH"
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
export PATH="$HOME/scripts:$PATH"
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
export PYTHONUNBUFFERED=1
|
||||
export XDG_RUNTIME_DIR=/run/user/$(id -u)
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
export PYTHONUNBUFFERED=1
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
export MANPAGER="sh -c 'awk '\''{ gsub(/\x1B\[[0-9;]*m/, \"\", \$0); gsub(/.\x08/, \"\", \$0); print }'\'' | bat -p -lman'"
|
||||
export SSH_AUTH_SOCK=/run/user/$(id -u)/ssh-agent.socket
|
||||
export $(dbus-launch)
|
||||
export DOCKER_HOST=unix:///var/run/docker.sock
|
||||
# export DOCKER_HOST=unix:///var/run/docker.sock
|
||||
export NO_AT_BRIDGE=1 #disable accessibility
|
||||
export GTK_A11Y=none
|
||||
|
||||
# some more ls aliases
|
||||
alias update='sudo dnf update && sudo flatpak -y update'
|
||||
alias update='sudo dnf update && flatpak -y update'
|
||||
alias cl='clear'
|
||||
alias src='source ~/.zshrc'
|
||||
alias neogit='onefetch'
|
||||
@@ -56,21 +55,4 @@ source $ZSH/oh-my-zsh.sh
|
||||
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
||||
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
|
||||
|
||||
|
||||
|
||||
# >>> conda initialize >>>
|
||||
# !! Contents within this block are managed by 'conda init' !!
|
||||
__conda_setup="$('/usr/bin/conda' 'shell.zsh' 'hook' 2> /dev/null)"
|
||||
if [ $? -eq 0 ]; then
|
||||
eval "$__conda_setup"
|
||||
else
|
||||
if [ -f "/usr/etc/profile.d/conda.sh" ]; then
|
||||
. "/usr/etc/profile.d/conda.sh"
|
||||
else
|
||||
export PATH="/usr/bin:$PATH"
|
||||
fi
|
||||
fi
|
||||
unset __conda_setup
|
||||
# <<< conda initialize <<<
|
||||
|
||||
eval "$(uv generate-shell-completion zsh)"
|
||||
|
||||
+14
-9
@@ -63,7 +63,7 @@
|
||||
icon_position = left
|
||||
min_icon_size = 32
|
||||
max_icon_size = 128
|
||||
icon_path = ~/.config/dust/icons
|
||||
icon_path = ~/.config/dust/icons
|
||||
|
||||
### History ###
|
||||
|
||||
@@ -81,13 +81,13 @@
|
||||
|
||||
# Define the class of the windows spawned by dunst
|
||||
class = Dunst
|
||||
corner_radius = 5
|
||||
corner_radius = 5
|
||||
ignore_dbusclose = false
|
||||
|
||||
### Wayland ###
|
||||
# These settings are Wayland-specific. They have no effect when using X11
|
||||
|
||||
# Uncomment this if you want to let notications appear under fullscreen
|
||||
# Uncomment this if you want to let notifications appear under fullscreen
|
||||
# applications (default: overlay)
|
||||
# layer = top
|
||||
|
||||
@@ -129,22 +129,27 @@
|
||||
timeout = 0
|
||||
# Icon for notifications with critical urgency, uncomment to enable
|
||||
#default_icon = /path/to/icon
|
||||
|
||||
|
||||
|
||||
[screenshot]
|
||||
summary = "Screenshot Saved"
|
||||
new_icon = gnome-screenshot
|
||||
timeout = 3
|
||||
timeout = 3
|
||||
|
||||
[Phone-conected]
|
||||
summary = "Phone Pluged"
|
||||
summary = "Phone Plugged"
|
||||
new_icon = phone
|
||||
timeout = 3
|
||||
timeout = 3
|
||||
|
||||
[Phone-disconected]
|
||||
summary = "Phone Disconected"
|
||||
summary = "Phone Disconnected"
|
||||
new_icon = phone
|
||||
timeout = 3
|
||||
timeout = 3
|
||||
|
||||
[openrazer_battery_ignore]
|
||||
appname = OpenRazer Daemon
|
||||
summary = *Battery*
|
||||
skip_display = true
|
||||
|
||||
# [Tauon]
|
||||
# appname = Tauon
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
GNOME_KEYRING_CONTROL=/run/user/1000/keyring
|
||||
GNOME_KEYRING_SECRETS=/run/user/1000/keyring/secrets
|
||||
@@ -1,8 +1,8 @@
|
||||
[Settings]
|
||||
gtk-theme-name=Catppuccin-Macchiato-Standard-Blue-Dark
|
||||
gtk-theme-name=Catppuccin-Mocha-Standard-Blue-Dark
|
||||
gtk-icon-theme-name=candy-icons
|
||||
gtk-font-name=Cantarell 11
|
||||
gtk-cursor-theme-name=Adwaita
|
||||
gtk-font-name=Adwaita Sans 11
|
||||
gtk-cursor-theme-name=default
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
|
||||
@@ -1 +1 @@
|
||||
/home/mahalo/.themes/Catppuccin-Macchiato-Standard-Blue-Dark/gtk-4.0/gtk-dark.css
|
||||
/usr/share/themes/Catppuccin-Mocha-Standard-Blue-Dark/gtk-4.0/gtk-dark.css
|
||||
+1
-1
@@ -1 +1 @@
|
||||
/home/mahalo/.themes/Catppuccin-Macchiato-Standard-Blue-Dark/gtk-4.0/gtk.css
|
||||
/usr/share/themes/Catppuccin-Mocha-Standard-Blue-Dark/gtk-4.0/gtk.css
|
||||
+5
-10
@@ -1,12 +1,7 @@
|
||||
[Settings]
|
||||
gtk-theme-name=Catppuccin-Macchiato-Standard-Blue-Dark
|
||||
gtk-theme-name=Catppuccin-Mocha-Standard-Blue-Dark
|
||||
gtk-icon-theme-name=candy-icons
|
||||
gtk-font-name=Noto Sans 10
|
||||
gtk-cursor-theme-name=Adwaita
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintslight
|
||||
gtk-xft-rgba=rgb
|
||||
gtk-font-name=Adwaita Sans 11
|
||||
gtk-cursor-theme-name=default
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-application-prefer-dark-theme=1
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# Start GNOME Keyring for Hyprland sessions
|
||||
eval $(/usr/bin/gnome-keyring-daemon --start --components=secrets,ssh,pkcs11)
|
||||
export SSH_AUTH_SOCK
|
||||
+9
-4
@@ -5,9 +5,10 @@ monitor=DP-2, 3840x2160@60,-1920x-950,2
|
||||
# Execute your favorite apps at launch
|
||||
exec-once = waybar & nm-applet & dunst & nextcloud & hyprpaper & hypridle
|
||||
exec-once = waybar -c ~/.config/waybar/config2
|
||||
exec-once = /usr/bin/openrgb --startminimized --profile "ssx"
|
||||
# exec-once = /usr/bin/openrgb --startminimized --profile "ssx"
|
||||
exec-once = dbus-update-activation-environment --all
|
||||
exec-once = gnome-keyring-daemon --start --components=secrets
|
||||
exec-once = /usr/libexec/lxqt-policykit-agent
|
||||
exec-once = gnome-keyring-daemon --start --components=secrets,pkcs11
|
||||
exec-once = $HOME/scripts/startup.sh
|
||||
|
||||
|
||||
@@ -20,6 +21,9 @@ $powermenu = ~/.config/rofi/rofipowermenu/powermenu.sh
|
||||
$screenshot =grim -g "$(slurp)" $HOME/screenshots/$(date +'%Y-%m-%d-%H%M%S').png
|
||||
$mouseConstrain = ~/scripts/mouseConstrain.sh
|
||||
|
||||
#Auth
|
||||
env = SSH_AUTH_SOCK=/run/user/1000/ssh-agent.socket
|
||||
|
||||
# nvidia
|
||||
env = LIBVA_DRIVER_NAME,nvidia
|
||||
env = GBM_BACKEND,nvidia-drm
|
||||
@@ -36,6 +40,7 @@ env = WLR_NO_HARDWARE_CURSORS=1
|
||||
env = OGL_DEDICATED_HW_STATE_PER_CONTEXT=ENABLE_ROBUST
|
||||
env = ELECTRON_OZONE_PLATFORM_HINT , auto
|
||||
env = XDG_STATE_HOME="${HOME}/.local/state"
|
||||
env = _JAVA_AWT_WM_NONREPARENTING,1
|
||||
|
||||
# Disable x11 app scaling
|
||||
xwayland {
|
||||
@@ -128,6 +133,7 @@ windowrulev2 = size 413 689,class:^(io.bassi.Amberol)$
|
||||
windowrulev2 = float,class:^(qalculate-gtk)$,title:^(Qalculate!)$
|
||||
windowrulev2 = stayfocused, title:^()$,class:^(steam)$
|
||||
windowrulev2 = minsize 1 1, title:^()$,class:^(steam)$
|
||||
windowrulev2 = forcergbx, class:^(soffice)$, floating:1
|
||||
|
||||
$mainMod = SUPER
|
||||
|
||||
@@ -160,7 +166,6 @@ bind = $mainMod, up, movefocus, u
|
||||
bind = $mainMod, down, movefocus, d
|
||||
|
||||
|
||||
|
||||
#################
|
||||
# WORKSPACES #
|
||||
# #
|
||||
@@ -212,7 +217,7 @@ windowrulev2 = workspace 4,class:^(jetbrains-idea-ce)$
|
||||
windowrulev2 = workspace 4,title:^(Postman)$
|
||||
windowrulev2 = workspace 4,title:^(RStudio)$
|
||||
windowrulev2 = workspace 5,class:^(obsidian)$
|
||||
windowrulev2 = workspace 5,class:^(libreoffice-writer)$
|
||||
windowrulev2 = workspace 5,class:^(libreoffice.*)$
|
||||
windowrulev2 = workspace 5,class:^(com.discordapp.DiscordCanary)$
|
||||
windowrulev2 = workspace 7,class:^(net.thunderbird.Thunderbird)$
|
||||
windowrulev2 = workspace 8,title:^(Jellyfin Media Player)$
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
preload= /home/mahalo/photos/wallhaven-6dp3mx.jpg
|
||||
preload= /home/mahalo/photos/wallhaven-e8x3yo.jpg
|
||||
preload= /home/mahalo/photos/wallhaven-p8qrym.jpg
|
||||
wallpaper = DP-1,/home/mahalo/photos/wallhaven-6dp3mx.jpg
|
||||
wallpaper = DP-1,/home/mahalo/photos/wallhaven-e8x3yo.jpg
|
||||
wallpaper = DP-2,/home/mahalo/photos/wallhaven-p8qrym.jpg
|
||||
|
||||
|
||||
|
||||
@@ -11,10 +11,21 @@ audio/flac=io.bassi.Amberol.desktop
|
||||
audio/mpeg=io.bassi.Amberol.desktop
|
||||
text/plain=org.gnome.gedit.desktop
|
||||
text/markdown=org.gnome.gedit.desktop
|
||||
text/csv=org.gnome.gedit.desktop
|
||||
video/webm=mpv.desktop
|
||||
video/x-matroska=mpv.desktop
|
||||
video/mp4=mpv.desktop
|
||||
text/x-java=org.gnome.gedit.desktop
|
||||
application/x-shellscript=org.gnome.gedit.desktop
|
||||
application/json=org.gnome.gedit.desktop
|
||||
|
||||
[Added Associations]
|
||||
image/svg+xml=org.gnome.Loupe.desktop;
|
||||
audio/flac=io.bassi.Amberol.desktop;
|
||||
audio/mpeg=io.bassi.Amberol.desktop;
|
||||
text/plain=org.gnome.gedit.desktop;
|
||||
text/csv=org.gnome.gedit.desktop
|
||||
text/markdown=org.gnome.gedit.desktop;
|
||||
text/x-java=org.gnome.gedit.desktop;
|
||||
application/x-shellscript=org.gnome.gedit.desktop;
|
||||
application/json=org.gnome.gedit.desktop;
|
||||
|
||||
+2
-3
@@ -1,7 +1,7 @@
|
||||
#https://github.com/Tsubajashi/mpv-settings
|
||||
|
||||
###########
|
||||
# GPU API #
|
||||
# GPU API #
|
||||
###########
|
||||
# Controls which type of graphics APIs will be accepted, switch to "d3d11" (on Windows) or "opengl" if you have issues
|
||||
# Uncomment one API only
|
||||
@@ -62,7 +62,6 @@ osd-bar-w=60 # width of " " "
|
||||
########
|
||||
|
||||
blend-subtitles=no
|
||||
sub-ass-vsfilter-blur-compat=yes # Backward compatibility for vsfilter fansubs
|
||||
sub-ass-scale-with-window=no # May have undesired effects with signs being misplaced.
|
||||
sub-auto=fuzzy # external subs don't have to match the file name exactly to autoload
|
||||
# sub-gauss=0.6 # Some settings fixing VOB/PGS subtitles (creating blur & changing yellow subs to gray)
|
||||
@@ -75,7 +74,7 @@ demuxer-mkv-subtitle-preroll=yes # try to correctly show embedded subs w
|
||||
embeddedfonts=yes # use embedded fonts for SSA/ASS subs
|
||||
sub-fix-timing=no # do not try to fix gaps (which might make it worse in some cases). Enable if there are scenebleeds.
|
||||
|
||||
# Subs - Forced #
|
||||
# Subs - Forced #
|
||||
|
||||
sub-font=Open Sans SemiBold
|
||||
sub-font-size=46
|
||||
|
||||
+14
-23
@@ -1,12 +1,8 @@
|
||||
{
|
||||
"LuaSnip": { "branch": "master", "commit": "73813308abc2eaeff2bc0d3f2f79270c491be9d7" },
|
||||
"LuaSnip": { "branch": "master", "commit": "3732756842a2f7e0e76a7b0487e9692072857277" },
|
||||
"barbar.nvim": { "branch": "master", "commit": "fb4369940a07dda35fa4d7f54cf4a36aa00440e6" },
|
||||
"buffer-vacuum": { "branch": "main", "commit": "917986d31cce6501c929ab6088c0887beff56b69" },
|
||||
<<<<<<< HEAD
|
||||
"catppuccin": { "branch": "main", "commit": "8c4125e3c746976ba025dc5d908fa22c6aa09486" },
|
||||
=======
|
||||
"catppuccin": { "branch": "main", "commit": "af58927c55c9f3272c940ff02b3cee94a1249f26" },
|
||||
>>>>>>> a69a201a4cf45172822774cfb630fa50194ab1e3
|
||||
"catppuccin": { "branch": "main", "commit": "234fc048de931a0e42ebcad675bf6559d75e23df" },
|
||||
"cmp-buffer": { "branch": "main", "commit": "b74fab3656eea9de20a9b8116afa3cfc4ec09657" },
|
||||
"cmp-nvim-lsp": { "branch": "main", "commit": "bd5a7d6db125d4654b50eeae9f5217f24bb22fd3" },
|
||||
"cmp-nvim-lua": { "branch": "main", "commit": "f12408bdb54c39c23e67cab726264c10db33ada8" },
|
||||
@@ -15,38 +11,33 @@
|
||||
"friendly-snippets": { "branch": "main", "commit": "572f5660cf05f8cd8834e096d7b4c921ba18e175" },
|
||||
"harpoon": { "branch": "master", "commit": "1bc17e3e42ea3c46b33c0bbad6a880792692a1b3" },
|
||||
"indent-blankline.nvim": { "branch": "master", "commit": "005b56001b2cb30bfa61b7986bc50657816ba4ba" },
|
||||
"lazy.nvim": { "branch": "main", "commit": "db067881fff0fd4be8c00e5bde7492e0e1c77a2f" },
|
||||
"lazy.nvim": { "branch": "main", "commit": "85c7ff3711b730b4030d03144f6db6375044ae82" },
|
||||
"local-highlight.nvim": { "branch": "master", "commit": "272f36f412c0a82c785c01256abf4eda4c1cb11d" },
|
||||
"lualine.nvim": { "branch": "master", "commit": "3946f0122255bc377d14a59b27b609fb3ab25768" },
|
||||
"markdown-preview.nvim": { "branch": "master", "commit": "a923f5fc5ba36a3b17e289dc35dc17f66d0548ee" },
|
||||
"mason.nvim": { "branch": "main", "commit": "ad7146aa61dcaeb54fa900144d768f040090bff0" },
|
||||
"mini.icons": { "branch": "main", "commit": "284798619aed9f4c1ac1b9417b9a5e3b4b85ef3a" },
|
||||
"neo-tree.nvim": { "branch": "v3.x", "commit": "8cdd6b1940f333c1dd085526a9c45b30fb2dbf50" },
|
||||
"none-ls-extras.nvim": { "branch": "main", "commit": "402c6b5c29f0ab57fac924b863709f37f55dc298" },
|
||||
"none-ls.nvim": { "branch": "main", "commit": "a96172f673f720cd4f3572e1fcd08400ed3eb25d" },
|
||||
"mini.icons": { "branch": "main", "commit": "ff2e4f1d29f659cc2bad0f9256f2f6195c6b2428" },
|
||||
"neo-tree.nvim": { "branch": "v3.x", "commit": "f3df514fff2bdd4318127c40470984137f87b62e" },
|
||||
"none-ls-extras.nvim": { "branch": "main", "commit": "70659cc3d38151424298ab46b0f67f2251cef231" },
|
||||
"none-ls.nvim": { "branch": "main", "commit": "550197530c12b4838d685cf4e0d5eb4cca8d52c7" },
|
||||
"nui.nvim": { "branch": "main", "commit": "de740991c12411b663994b2860f1a4fd0937c130" },
|
||||
"nvim-autopairs": { "branch": "master", "commit": "7a2c97cccd60abc559344042fefb1d5a85b3e33b" },
|
||||
"nvim-cmp": { "branch": "main", "commit": "a7bcf1d88069fc67c9ace8a62ba480b8fe879025" },
|
||||
"nvim-colorizer.lua": { "branch": "master", "commit": "51cf7c995ed1eb6642aecf19067ee634fa1b6ba2" },
|
||||
<<<<<<< HEAD
|
||||
"nvim-lspconfig": { "branch": "master", "commit": "a9b2fb560c4ab22c10728fd5149dbd7b62aa4f69" },
|
||||
=======
|
||||
"nvim-lspconfig": { "branch": "master", "commit": "ececa531ecae813422697b5ef627a11cc964c2a7" },
|
||||
>>>>>>> a69a201a4cf45172822774cfb630fa50194ab1e3
|
||||
"nvim-cmp": { "branch": "main", "commit": "106c4bcc053a5da783bf4a9d907b6f22485c2ea0" },
|
||||
"nvim-colorizer.lua": { "branch": "master", "commit": "81e676d3203c9eb6e4c0ccf1eba1679296ef923f" },
|
||||
"nvim-lspconfig": { "branch": "master", "commit": "2010fc6ec03e2da552b4886fceb2f7bc0fc2e9c0" },
|
||||
"nvim-treesitter": { "branch": "master", "commit": "42fc28ba918343ebfd5565147a42a26580579482" },
|
||||
"nvim-treesitter-textobjects": { "branch": "master", "commit": "a9742cbc1f95db9eaf3293bf8cd0622ca36542bb" },
|
||||
"nvim-treesitter-textobjects": { "branch": "master", "commit": "5ca4aaa6efdcc59be46b95a3e876300cfead05ef" },
|
||||
"nvim-ts-autotag": { "branch": "main", "commit": "c4ca798ab95b316a768d51eaaaee48f64a4a46bc" },
|
||||
"nvim-web-devicons": { "branch": "master", "commit": "b8221e42cf7287c4dcde81f232f58d7b947c210d" },
|
||||
"nvim-web-devicons": { "branch": "master", "commit": "8dcb311b0c92d460fac00eac706abd43d94d68af" },
|
||||
"oil.nvim": { "branch": "master", "commit": "7e1cd7703ff2924d7038476dcbc04b950203b902" },
|
||||
"plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" },
|
||||
"rainbow-delimiters.nvim": { "branch": "master", "commit": "3277ad5f96eb03c9d618c88e24f683e4364e578c" },
|
||||
"rainbow-delimiters.nvim": { "branch": "master", "commit": "8aafe2cbd89cd4090f573a98cab6b20366576fde" },
|
||||
"ruffer": { "branch": "plugin", "commit": "5248604605bf1039147f3f29dcd46aa296557e9c" },
|
||||
"telescope-ui-select.nvim": { "branch": "master", "commit": "6e51d7da30bd139a6950adf2a47fda6df9fa06d2" },
|
||||
"telescope.nvim": { "branch": "master", "commit": "a0bbec21143c7bc5f8bb02e0005fa0b982edc026" },
|
||||
"undotree": { "branch": "master", "commit": "0f1c9816975b5d7f87d5003a19c53c6fd2ff6f7f" },
|
||||
"vim-commentary": { "branch": "master", "commit": "64a654ef4a20db1727938338310209b6a63f60c9" },
|
||||
"vim-devicons": { "branch": "master", "commit": "71f239af28b7214eebb60d4ea5bd040291fb7e33" },
|
||||
"vim-floaterm": { "branch": "master", "commit": "fd4bdd66eca56c6cc59f2119e4447496d8cde2ea" },
|
||||
"vim-floaterm": { "branch": "master", "commit": "a720490bd9dc02c5492e800aa08d4802f22b01f8" },
|
||||
"vim-signature": { "branch": "master", "commit": "6bc3dd1294a22e897f0dcf8dd72b85f350e306bc" },
|
||||
"vim-surround": { "branch": "master", "commit": "3d188ed2113431cf8dac77be61b842acb64433d9" }
|
||||
}
|
||||
|
||||
@@ -1,8 +1,3 @@
|
||||
-- Markdown Preview
|
||||
-- vim.g.mkdp_auto_start = 1
|
||||
-- vim.g.mkdp_auto_close = 1
|
||||
vim.g.mkdp_browser = 'chromium-browser'
|
||||
|
||||
-- remove how to disable mouse
|
||||
vim.cmd('aunmenu PopUp.How-to\\ disable\\ mouse')
|
||||
vim.cmd('aunmenu PopUp.-2-')
|
||||
|
||||
+1
-12
@@ -31,13 +31,6 @@ local plugins = {
|
||||
-- Terminal floating window
|
||||
{ "voldikss/vim-floaterm" },
|
||||
|
||||
-- Markdown Preview
|
||||
{
|
||||
"iamcco/markdown-preview.nvim",
|
||||
build = "cd app && npm install",
|
||||
ft = { "markdown" },
|
||||
},
|
||||
|
||||
-- Indent guides
|
||||
{
|
||||
"lukas-reineke/indent-blankline.nvim",
|
||||
@@ -66,14 +59,12 @@ local plugins = {
|
||||
lazy = true,
|
||||
},
|
||||
|
||||
|
||||
-- Telescope fuzzy finder
|
||||
{
|
||||
'nvim-telescope/telescope.nvim', tag = '0.1.8',
|
||||
dependencies = { 'nvim-lua/plenary.nvim' }
|
||||
},
|
||||
|
||||
|
||||
-- Treesitter
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
@@ -137,7 +128,6 @@ local plugins = {
|
||||
-- Rainbow delimiters
|
||||
{ "HiPhish/rainbow-delimiters.nvim" },
|
||||
|
||||
|
||||
-- Completion engine
|
||||
{ "hrsh7th/nvim-cmp" },
|
||||
{ "hrsh7th/cmp-buffer" },
|
||||
@@ -146,7 +136,6 @@ local plugins = {
|
||||
{ "hrsh7th/cmp-nvim-lsp" },
|
||||
{ "hrsh7th/cmp-nvim-lua" },
|
||||
|
||||
|
||||
-- Lualine
|
||||
{ 'nvim-lualine/lualine.nvim',
|
||||
dependencies = { 'nvim-tree/nvim-web-devicons' } },
|
||||
@@ -185,7 +174,7 @@ local plugins = {
|
||||
{'nvim-telescope/telescope-ui-select.nvim' },
|
||||
|
||||
-- harpoon
|
||||
{'ThePrimeagen/harpoon',lazy=true},
|
||||
{'ThePrimeagen/harpoon',lazy=false},
|
||||
|
||||
}
|
||||
|
||||
|
||||
+14
-14
@@ -23,21 +23,21 @@
|
||||
|
||||
|
||||
|
||||
"hyprland/workspaces": {
|
||||
"format": " {icon} ",
|
||||
"format-icons": {
|
||||
"1": " ",
|
||||
"2": " ",
|
||||
"3": " ",
|
||||
"4": " ",
|
||||
"5": " ",
|
||||
"6": " ",
|
||||
"7": " ",
|
||||
"8": " ",
|
||||
"9": " ",
|
||||
"10": " "
|
||||
}
|
||||
"hyprland/workspaces": {
|
||||
"format": " {icon} ",
|
||||
"format-icons": {
|
||||
"1": " ",
|
||||
"2": " ",
|
||||
"3": " ",
|
||||
"4": " ",
|
||||
"5": " ",
|
||||
"6": " ",
|
||||
"7": " ",
|
||||
"8": " ",
|
||||
"9": " ",
|
||||
"10": " "
|
||||
},
|
||||
},
|
||||
|
||||
"custom/firefox": {
|
||||
"format": "{} ",
|
||||
|
||||
Reference in New Issue
Block a user