Skip to content

Commit

Permalink
feat(i3): move tray to primary display
Browse files Browse the repository at this point in the history
  • Loading branch information
workflow committed Oct 22, 2024
1 parent 4fa8a5f commit 88ccd8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/i3/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ in {
size = 9.0;
};
position = "bottom";
trayOutput = "primary";
statusCommand = "${pkgs.i3status-rust}/bin/i3status-rs ~/.config/i3status-rust/config-default.toml";
}
];
Expand Down

0 comments on commit 88ccd8c

Please sign in to comment.