summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2025-04-19 15:59:44 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2025-04-19 15:59:44 +0200
commitb4595ff9eb80caff162d56811a451369ee39b72e (patch)
treed9dae729a7bc05753980a32319374db93bc103df /accounts/gkleen@sif
parent828f036e26f947f58e639b70301c984246bcf4c7 (diff)
downloadnixos-b4595ff9eb80caff162d56811a451369ee39b72e.tar
nixos-b4595ff9eb80caff162d56811a451369ee39b72e.tar.gz
nixos-b4595ff9eb80caff162d56811a451369ee39b72e.tar.bz2
nixos-b4595ff9eb80caff162d56811a451369ee39b72e.tar.xz
nixos-b4595ff9eb80caff162d56811a451369ee39b72e.zip
Diffstat (limited to 'accounts/gkleen@sif')
-rw-r--r--accounts/gkleen@sif/niri/waybar.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/niri/waybar.nix b/accounts/gkleen@sif/niri/waybar.nix
index 6742e9fc..cc131c08 100644
--- a/accounts/gkleen@sif/niri/waybar.nix
+++ b/accounts/gkleen@sif/niri/waybar.nix
@@ -20,7 +20,7 @@ in {
20 { 20 {
21 layer = "top"; 21 layer = "top";
22 position = "top"; 22 position = "top";
23 height = 14; 23 height = 21;
24 output = [ "eDP-1" "DP-2" "DP-3" ]; 24 output = [ "eDP-1" "DP-2" "DP-3" ];
25 modules-left = [ "niri/workspaces" ]; 25 modules-left = [ "niri/workspaces" ];
26 modules-center = [ "niri/window" ]; 26 modules-center = [ "niri/window" ];