summaryrefslogtreecommitdiff
path: root/config/hyprland
diff options
context:
space:
mode:
Diffstat (limited to 'config/hyprland')
-rw-r--r--config/hyprland/foot/foot.ini2
-rw-r--r--config/hyprland/waybar/config.jsonc1
2 files changed, 2 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
diff --git a/config/hyprland/waybar/config.jsonc b/config/hyprland/waybar/config.jsonc
index c2d7015..456d85d 100644
--- a/config/hyprland/waybar/config.jsonc
+++ b/config/hyprland/waybar/config.jsonc
@@ -9,6 +9,7 @@
"mpd": {
"tooltip": false,
"format": "{artist} - {title} ({elapsedTime:%M:%S}/{totalTime:%M:%S})",
+ "artist-len": 24,
"format-disconnected": "ﳌ",
"format-stopped": "",
"state-icons": {