From a128d9b7fa3d10fc3b64ada4d713b151f1804ed8 Mon Sep 17 00:00:00 2001 From: Nick Date: Sat, 10 May 2025 00:21:19 -0500 Subject: [PATCH] feat: niri isn't for me --- modules/home/default.nix | 4 ++-- modules/home/gui/apps/tools/espanso/default.nix | 1 + modules/home/gui/desktop/niri/default.nix | 8 ++++++-- modules/nixos/default.nix | 8 ++++---- 4 files changed, 13 insertions(+), 8 deletions(-) diff --git a/modules/home/default.nix b/modules/home/default.nix index 5552742..0cd5aaf 100755 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -67,8 +67,8 @@ in zoom academic # hypr - niri - wayland + # niri + # wayland theming ; }; diff --git a/modules/home/gui/apps/tools/espanso/default.nix b/modules/home/gui/apps/tools/espanso/default.nix index a041c08..2423bf4 100755 --- a/modules/home/gui/apps/tools/espanso/default.nix +++ b/modules/home/gui/apps/tools/espanso/default.nix @@ -5,6 +5,7 @@ { services.espanso = { enable = true; + package = pkgs.espanso-wayland; matches = { base = { matches = [ diff --git a/modules/home/gui/desktop/niri/default.nix b/modules/home/gui/desktop/niri/default.nix index 935a17c..e076fd4 100755 --- a/modules/home/gui/desktop/niri/default.nix +++ b/modules/home/gui/desktop/niri/default.nix @@ -64,7 +64,8 @@ in { command = [ "easyeffects -r" ]; } { command = [ "vesktop" ]; } { command = [ "signal" ]; } - { command = [ "floorp" ]; } + { command = [ "feishin" ]; } + { command = [ "zeditor" ]; } ]; animations = { @@ -306,6 +307,9 @@ in ]; layout = { + default-column-width = { + proportion = 0.5; + }; border = { enable = true; width = 2; @@ -324,7 +328,7 @@ in }; workspaces = { - default = { + ${workspace0} = { name = workspace0; }; ${workspace1} = { diff --git a/modules/nixos/default.nix b/modules/nixos/default.nix index 88dfcb7..716d325 100755 --- a/modules/nixos/default.nix +++ b/modules/nixos/default.nix @@ -10,11 +10,11 @@ in mullvad syncthing ollama - # plasma - # sddm + plasma + sddm # hypr - niri - wayland + # niri + # wayland searx portals xserver