summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmir Saeid <amir@glgdgt.com>2026-05-04 14:40:39 +0100
committerAmir Saeid <amir@glgdgt.com>2026-05-04 14:40:39 +0100
commit0f455f67e0f35f67b12db4b815929d4064e423fc (patch)
treed69d361b0482b2464004db3b490da89e97a8c23f
parent4e5aeec7c8477d4ba81a9d019ce283890c04248f (diff)
fmt
-rw-r--r--hosts/gheshki/home.nix9
1 files changed, 6 insertions, 3 deletions
diff --git a/hosts/gheshki/home.nix b/hosts/gheshki/home.nix
index 12afe0a..6c9e458 100644
--- a/hosts/gheshki/home.nix
+++ b/hosts/gheshki/home.nix
@@ -90,9 +90,12 @@
"${mod}+Shift+0" = "move container to workspace 10";
};
- startup = [
- { command = "i3-msg workspace 1"; notification = false; }
- ];
+ startup = [
+ {
+ command = "i3-msg workspace 1";
+ notification = false;
+ }
+ ];
bars = [
{
fonts = {