mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-08-10 08:09:35 +00:00
refactor: further cleanup/modularization
This commit is contained in:
parent
16201f13c2
commit
f5e55a09d6
7 changed files with 0 additions and 116 deletions
15
misc/greetd_niri.kdl
Normal file
15
misc/greetd_niri.kdl
Normal 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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue