diff --git a/home.nix b/home.nix index e261056..93a2729 100644 --- a/home.nix +++ b/home.nix @@ -227,6 +227,7 @@ startup = [ { command = "feh --bg-scale ~/.config/home-manager/xenia.png"; } { command = "keepassxc"; } + { command = "i3-msg workspace 1"; } ]; }; services.redshift = {