feat(sh): niri spawning script for stacking two windows of same app vertically

This commit is contained in:
2025-09-19 20:03:11 +02:00
parent 3b7e566545
commit 1c8ccb6405
7 changed files with 170 additions and 141 deletions

View File

@@ -28,7 +28,7 @@ in
enableFishIntegration = config.programs.fish.enable;
enableZshIntegration = config.programs.zsh.enable;
settings = {
theme = "GruvboxDarkHard";
theme = "Gruvbox Dark Hard";
focus-follows-mouse = true;
resize-overlay = "never";
background-opacity = 0.95;