mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: tweaking niri
This commit is contained in:
parent
0af81166cd
commit
c4c07a043a
7 changed files with 107 additions and 103 deletions
|
@ -37,9 +37,9 @@ in
|
|||
deimos = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
# hypr
|
||||
# wayland
|
||||
plasma
|
||||
niri
|
||||
wayland
|
||||
# plasma
|
||||
sddm
|
||||
flatpak
|
||||
xserver
|
||||
|
|
|
@ -21,7 +21,7 @@ in
|
|||
{
|
||||
services = {
|
||||
greetd = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
vt = 7;
|
||||
settings = {
|
||||
default_session = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue