niri final touches on desktop
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user