feat/refactor: new computer, new configs, new desktop environment

This commit is contained in:
mitchell 2025-10-19 02:42:39 -04:00
parent 44780e9a9e
commit e3b1f60711
38 changed files with 854 additions and 1191 deletions

15
greetd_niri.kdl Normal file
View file

@ -0,0 +1,15 @@
spawn-sh-at-startup "swaybg --image /usr/share/wallpapers/Path/contents/images/2560x1440.jpg"
spawn-sh-at-startup "gsettings set org.gnome.desktop.interface gtk-theme 'adw-gtk3'"
spawn-sh-at-startup "gtkgreet -l -s /etc/greetd/gtkgreet.css; niri msg action quit --skip-confirmation"
input {
touchpad {
tap
natural-scroll
}
mouse {
accel-profile "flat"
}
}
hotkey-overlay {
skip-at-startup
}