commit - 85378447cb68980686946c7240cf16640cf9da3c
commit + 2651ba960724d3fda4645d0830df018d872932ca
blob - 051a0126cc9accb2bc92b2c55b695b7e51b2bb41
blob + 81dcd7b0ea5c1c267dbf8c360d5565378cf26237
--- .config/gtk-3.0/settings.ini
+++ .config/gtk-3.0/settings.ini
[Settings]
-gtk-cursor-theme-name=retrosmart-xcursor-white
+gtk-cursor-theme-name=retrosmart-xcursor
gtk-cursor-theme-size=24
blob - d7e4cfa593ec734f98476ca2089a92c0830b6e12
blob + ed73548b0d3e8be9602def8edc3c566b959e87e2
--- .config/shell/profile
+++ .config/shell/profile
export MOZ_USE_XINPUT2=1 # Mozilla smooth scrolling/touchpads.
export AWT_TOOLKIT="MToolkit wmname LG3D" # May have to install wmname
export _JAVA_AWT_WM_NONREPARENTING=1 # Fix for Java applications in dwm
+export NO_COLOR=1
# Add stuff to the PATH
-export PATH=$PATH:$N_PREFIX/bin # n managed node
+export PATH=$N_PREFIX/bin:$PATH # n managed node
export PATH=$PATH:$GOPATH/bin # go bins
export PATH=$PATH:$XDG_CACHE_HOME/npm/bin # npm bins
export PATH="$PATH:$HOME/.local/bin"
blob - 3f2c70a37e594b9cb6450337f6abe0006e8ec947
blob + 2ed4d6d7c932c9c101447390e7695291d00b8401
--- .config/x11/Xresources
+++ .config/x11/Xresources
Xft.rgba: rgb
Xft.lcdfilter: lcddefault
-Xcursor.theme: retrosmart-xcursor-white
+Xcursor.theme: retrosmart-xcursor
Xcursor.size: 24
blob - 0afc368bc09bca89357fd752fc1540273582fda0
blob + 4f2157baafd9152a198444db90accb63d45dedcf
--- .config/x11/xinitrc
+++ .config/x11/xinitrc
gentoo-pipewire-launcher &
setxkbmap -layout us -variant intl
-xwallpaper --zoom ~/.local/share/wallpaper/monochrome/014.jpg
+xwallpaper --zoom ~/.local/share/wallpaper.jpg
xrdb -merge ~/.config/x11/Xresources
exec dwm