summaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.config/waybar
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/hyprland/.config/waybar')
-rw-r--r--dotfiles/hyprland/.config/waybar/config7
1 files changed, 7 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.config/waybar/config b/dotfiles/hyprland/.config/waybar/config
index c8723d3..751e896 100644
--- a/dotfiles/hyprland/.config/waybar/config
+++ b/dotfiles/hyprland/.config/waybar/config
@@ -18,6 +18,7 @@
"custom/netspeed",
"pulseaudio",
"idle_inhibitor",
+ "custom/pocketbook",
"tray",
"custom/date",
"custom/worldclock"
@@ -147,5 +148,11 @@
},
"tooltip-format-activated": "Idle inhibitor: ON (screen will not lock)",
"tooltip-format-deactivated": "Idle inhibitor: OFF"
+ },
+
+ "custom/pocketbook": {
+ "format": "<span size='large' color='#969385'>󱞁</span> ",
+ "tooltip": false,
+ "on-click": "pocketbook"
}
}