niri final touches on desktop

This commit is contained in:
2025-12-27 15:56:43 +01:00
parent b62c5850dc
commit e912b656a3
7 changed files with 112 additions and 32 deletions

View File

@@ -18,6 +18,7 @@
environment = {
systemPackages = with pkgs; [
alacritty
xdg-desktop-portal-gnome
xdg-desktop-portal-gtk
swaylock
@@ -30,6 +31,7 @@
brightnessctl
playerctl
xwayland-satellite
breeze-hacked-cursor-theme
];
loginShellInit = ''
export GTK_IM_MODULE="simple"
@@ -41,7 +43,7 @@
};
services = {
iio-niri = {
enable = true;
enable = false;
};
greetd = {
enable = true;