mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-02-15 16:36:52 +00:00
15 lines
435 B
Text
15 lines
435 B
Text
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
|
|
}
|