This commit is contained in:
2026-03-16 01:59:49 -04:00
parent a09a4096b0
commit bba5f6794a
468 changed files with 60004 additions and 0 deletions

20
.xinitrc Executable file
View File

@@ -0,0 +1,20 @@
#!/bin/sh
# Dark theme
export GTK_THEME=Adwaita:dark
export GDK_BACKEND=x11
export QT_STYLE_OVERRIDE=Fusion
export XDG_CURRENT_DESKTOP=dwm
export XDG_SESSION_DESKTOP=dwm
export XDG_SESSION_TYPE=x11
# QT apps use xdg portal settings
export QT_USE_PORTAL=1
# xss-lock -- slock &
redshift -l 40.7:-74.0 -t 6400:2500 &
xscreensaver --no-splash &
flameshot &
# parcellite &
exec dbus-run-session -- /usr/local/bin/dwm