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(){