Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我让 xmobar 仅在笔记本电脑的显示器上运行,而不是在通过 HDMI 端口连接的显示器上运行。如果我尝试xmobar ~/.config/xmobar/xmobarrc, 或xmobar -x 0 ~/.config/xmobar/xmobarrc,没有任何改变xmobar -x 1 ~/.config/xmobar/xmobarrc。
xmobar ~/.config/xmobar/xmobarrc
xmobar -x 0 ~/.config/xmobar/xmobarrc
xmobar -x 1 ~/.config/xmobar/xmobarrc
为什么忽略 xmobar 的 monitor 参数?