Revert "chore 🔧: Some changes in zsh, hypr"

This reverts commit 3862c1929e.
This commit is contained in:
Ayush Dumasia 2025-05-17 17:05:23 +05:30
parent 3862c1929e
commit a50e271bc6
3 changed files with 2 additions and 3 deletions

View file

@ -7,7 +7,6 @@
compression = 9 compression = 9
whitespace = error whitespace = error
preloadindex = true preloadindex = true
pager = diff-so-fancy | less --tabs=4 -RFX
[advice] [advice]
addEmptyPathspec = false addEmptyPathspec = false

View file

@ -92,7 +92,7 @@
background { background {
monitor = monitor =
path = /home/arcadian/Pictures/Wallpaper/hy7b18ojdlye1.jpeg path = /home/arcadian/Pictures/Wallpaper/nw9975ixkyqe1.png
# only png supported for now # only png supported for now
} }

View file

@ -97,7 +97,7 @@ add(){
} }
commit(){ commit(){
bash ~/SideQuests/dotsh/gh/commit bash ~/SideProjects/dotsh/gh/commit.sh
} }
push(){ push(){