some shit
This commit is contained in:
@@ -16,7 +16,10 @@
|
||||
|
||||
shell-integration-features = "no-cursor";
|
||||
window-theme = "ghostty";
|
||||
window-decoration = if hostname == "pingbox" then "none" else "auto";
|
||||
window-decoration =
|
||||
if hostname == "pingbox"
|
||||
then "none"
|
||||
else "auto";
|
||||
working-directory = "home";
|
||||
|
||||
unfocused-split-opacity = 1;
|
||||
|
||||
Reference in New Issue
Block a user