зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 05:06:05 +02:00
6 строки
381 B
Plaintext
6 строки
381 B
Plaintext
https://www.reddit.com/r/archlinux/comments/qz3kyu/cant_configure_dynamiclogwithpp_in_xmonad/
|
|
If you're using the latest xmonad and xmonad-contrib (0.17),
|
|
then XMonad.Hooks.DynamicLog is deprecated*,
|
|
and you should migrate over to XMonad.Hooks.StatusBar and XMonad.Hooks.StatusBar.PP.
|
|
https://github.com/brianbuccola/dotfiles/blob/main/xmonad/.xmonad/xmonad.hs
|