From 3862c1929e601a485db844a2d52253a16a0cf6e7 Mon Sep 17 00:00:00 2001 From: Ayush Dumasia Date: Sat, 17 May 2025 17:03:04 +0530 Subject: [PATCH] =?UTF-8?q?chore=20=F0=9F=94=A7:=20Some=20changes=20in=20z?= =?UTF-8?q?sh,=20hypr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is summary section... I have nothing to summarize --- git/config | 1 + hypr/hyprlock.conf | 2 +- zsh/.zshrc | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/git/config b/git/config index af1e515..95d5771 100644 --- a/git/config +++ b/git/config @@ -7,6 +7,7 @@ compression = 9 whitespace = error preloadindex = true + pager = diff-so-fancy | less --tabs=4 -RFX [advice] addEmptyPathspec = false diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf index b9b2090..d4370c9 100644 --- a/hypr/hyprlock.conf +++ b/hypr/hyprlock.conf @@ -92,7 +92,7 @@ background { monitor = - path = /home/arcadian/Pictures/Wallpaper/nw9975ixkyqe1.png + path = /home/arcadian/Pictures/Wallpaper/hy7b18ojdlye1.jpeg # only png supported for now } diff --git a/zsh/.zshrc b/zsh/.zshrc index b4f32eb..a42e247 100755 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -97,7 +97,7 @@ add(){ } commit(){ - bash ~/SideProjects/dotsh/gh/commit.sh + bash ~/SideQuests/dotsh/gh/commit } push(){