未分类 · 2016年9月7日

xmonad 显示托盘-pass

xmonad 显示托盘
新公司要用到VPN 于是 找半天 才发现 上次升级后 xmonad的配置有些少了
apt install trayer
# apt install trayer Set up an icon tray add to startup-hook

# TRAY ICON SOFTWARE
# apt install trayer Set up an icon tray
trayer --edge top --align right --SetDockType true --SetPartialStrut true \
--expand true --width 9 --transparent true --tint 0x191970 --height 26 &

参考 https://wiki.haskell.org/Xmonad/Config_archive/John_Goerzen’s_Configuration#Configuring_xmonad_to_use_xmobar