diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-25 20:39:25 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-25 20:39:25 +0200 |
commit | 79a02b86f89c49b126ebb7383a98532f5257e827 (patch) | |
tree | c2cfeb92193299b247a40a5ad769a9f5679cee05 | |
parent | 81370aeaebfd5ee167e58bd0a7b2878dca81f611 (diff) |
remove foot window title
-rw-r--r-- | config/hyprland/foot/foot.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hyprland/foot/foot.ini b/config/hyprland/foot/foot.ini index 79cc804..45be6ea 100644 --- a/config/hyprland/foot/foot.ini +++ b/config/hyprland/foot/foot.ini @@ -6,7 +6,7 @@ term=xterm-256color # login-shell=no # app-id=foot -# title=foot +title="" # locked-title=no font=monospace:size=11 |