From 3135f1f84939040f308386350970d865c495a836 Mon Sep 17 00:00:00 2001 From: Lukian Date: Wed, 30 Oct 2024 11:36:17 +0100 Subject: [PATCH] commit --- .config/hypr/hyprlock.conf | 2 +- .zshrc | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index d4f2c31..e97d824 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -2,7 +2,7 @@ hide_cursor = true background { monitor = - path = ~/.config/hypr/wallpapers/lucy.png + path = ~/.config/hypr/wallpapers/makima.jpg # color = rgba(25, 20, 20, 1.0) # all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations diff --git a/.zshrc b/.zshrc index d5ea9fa..62a6661 100644 --- a/.zshrc +++ b/.zshrc @@ -70,7 +70,7 @@ ZSH_THEME="bira" # Custom plugins may be added to $ZSH_CUSTOM/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(git zsh-256color zsh-autosuggestions zsh-interactive-cd zsh-navigation-tools zsh-syntax-highlighting) +plugins=(git zsh-256color zsh-autosuggestions zsh-syntax-highlighting) source $ZSH/oh-my-zsh.sh @@ -103,10 +103,6 @@ source $ZSH/oh-my-zsh.sh # alias zshconfig="mate ~/.zshrc" # alias ohmyzsh="mate ~/.oh-my-zsh" -# Launch fastfetch at start -# fastfetch - - # BEGIN opam configuration # This is useful if you're using opam as it adds: # - the correct directories to the PATH