feat: niri isn't for me

This commit is contained in:
Nick 2025-05-10 00:21:19 -05:00
parent c4c07a043a
commit a128d9b7fa
4 changed files with 13 additions and 8 deletions

View file

@ -67,8 +67,8 @@ in
zoom zoom
academic academic
# hypr # hypr
niri # niri
wayland # wayland
theming theming
; ;
}; };

View file

@ -5,6 +5,7 @@
{ {
services.espanso = { services.espanso = {
enable = true; enable = true;
package = pkgs.espanso-wayland;
matches = { matches = {
base = { base = {
matches = [ matches = [

View file

@ -64,7 +64,8 @@ in
{ command = [ "easyeffects -r" ]; } { command = [ "easyeffects -r" ]; }
{ command = [ "vesktop" ]; } { command = [ "vesktop" ]; }
{ command = [ "signal" ]; } { command = [ "signal" ]; }
{ command = [ "floorp" ]; } { command = [ "feishin" ]; }
{ command = [ "zeditor" ]; }
]; ];
animations = { animations = {
@ -306,6 +307,9 @@ in
]; ];
layout = { layout = {
default-column-width = {
proportion = 0.5;
};
border = { border = {
enable = true; enable = true;
width = 2; width = 2;
@ -324,7 +328,7 @@ in
}; };
workspaces = { workspaces = {
default = { ${workspace0} = {
name = workspace0; name = workspace0;
}; };
${workspace1} = { ${workspace1} = {

View file

@ -10,11 +10,11 @@ in
mullvad mullvad
syncthing syncthing
ollama ollama
# plasma plasma
# sddm sddm
# hypr # hypr
niri # niri
wayland # wayland
searx searx
portals portals
xserver xserver