dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

[BUG] Icon in Systray

Open clifinger opened this issue 9 months ago • 2 comments

Describe the bug

Hello,

I added Discord and the icon not showing in the waybar. It was workinking with JaKooLit ...

An idea?

Steps to reproduce

With systray activated:

#    ___       __           __           __
#   / _ |__ __/ /____  ___ / /____ _____/ /_
#  / __ / // / __/ _ \(_-</ __/ _ `/ __/ __/
# /_/ |_\_,_/\__/\___/___/\__/\_,_/_/  \__/
#

# Setup XDG for screen sharing and start waypaper and waybar
exec-once = ~/.config/hypr/scripts/xdg.sh

# Start Polkit
exec-once=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1

# Load Wallpaper
exec-once = ~/.config/hypr/scripts/wallpaper-restore.sh

# Load Notification Daemon
exec-once = swaync

# Load GTK settings
exec-once = ~/.config/hypr/scripts/gtk.sh

# Using hypridle to start hyprlock
exec-once = hypridle

# Load cliphist history
exec-once = wl-paste --watch cliphist store

# Autostart ML4W App
exec-once = ~/.config/ml4w/scripts/ml4w-autostart.sh

# Start autostart cleanup
exec-once = ~/.config/hypr/scripts/cleanup.sh

# Load configuration from ML4W Hyprland Settings App
exec = ~/.config/com.ml4w.hyprlandsettings/hyprctl.sh

# Dock
exec-once = ~/.config/nwg-dock-hyprland/launch.sh

# Discord
exec-once = discord --start-minimized

Expected behavior

See the icon in the waybar systray

Screenshots

No response

Distribution

Arch Linux

If Other, specify

No response

Additional context

No response

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

clifinger avatar May 26 '25 07:05 clifinger

For me it's working. Can you share a screenshot?

Image

mylinuxforwork avatar May 26 '25 07:05 mylinuxforwork

Image

working for me to and i am using arch linux

NamanGoyalK avatar May 27 '25 11:05 NamanGoyalK