Switch default compositor to river

This commit is contained in:
2025-08-01 11:10:43 +01:00
parent e0c39306da
commit 8c2a220eb1
7 changed files with 168 additions and 11 deletions
+9 -1
View File
@@ -82,7 +82,7 @@ in
restart = true;
settings = {
default_session = {
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --cmd Hyprland";
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --cmd river";
};
};
};
@@ -105,6 +105,7 @@ in
etc = {
"greetd/environments".text = ''
Hyprland
river
'';
# "hyprland/plugins.conf" = {
# mode = "0444";
@@ -189,6 +190,12 @@ in
# pkgs.hyprlandPlugins.hyprexpo
];
};
river = {
enable = true;
xwayland.enable = true;
};
gnupg.agent = {
enable = true;
enableSSHSupport = true;
@@ -198,6 +205,7 @@ in
dconf.enable = true;
nix-ld.enable = true;
mtr.enable = true;
uwsm.enable = true;
};
lib.inputMethod.fcitx5.waylandFrontend = true;
+5
View File
@@ -26,6 +26,11 @@ in
outOfStoreSymlink = true;
recursive = true;
};
".config/river" = {
source = ../../configs/river;
outOfStoreSymlink = true;
recursive = true;
};
".config/waybar" = {
source = ../../configs/waybar;
outOfStoreSymlink = true;
+4 -1
View File
@@ -6,7 +6,7 @@
{
# BEGIN PACKAGES
home.packages = with pkgs; [
audacity
# audacity
android-studio
bat
brave
@@ -19,9 +19,11 @@
fastfetch
filezilla
floorp
fuzzel
fzf
genymotion
gimp
grim
gtk4
gvfs
grimblast
@@ -48,6 +50,7 @@
pywal
qbittorrent
signal-desktop
slurp
swaynotificationcenter
swww
texliveFull