refactor: further cleanup/modularization

This commit is contained in:
mitchell 2026-06-20 14:50:38 -04:00
parent 16201f13c2
commit f5e55a09d6
7 changed files with 0 additions and 116 deletions

15
misc/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
}