Fix home manager dotfiles
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
allow_remote_control = "yes";
|
||||
listen_on = "unix:/tmp/mykitty";
|
||||
|
||||
startup_session = ./startup;
|
||||
startup_session = "${./startup}";
|
||||
|
||||
foreground = "#CDD6F4";
|
||||
background = "#080014";
|
||||
|
||||
Reference in New Issue
Block a user