2026/03/10

2026-03-10 02:25:26 +0100stackdroid18(~stackdroi@user/stackdroid) ()
2026-03-10 04:23:06 +0100thunderrd(~thunderrd@1.4.183.228) thunderrd
2026-03-10 04:52:58 +0100 <haskellbridge> <i​qubic (she/her)> Where does the XMobar Battery Module get its data?
2026-03-10 04:56:56 +0100 <haskellbridge> <i​qubic (she/her)> Oh speaking of programs doing weird things... When boot up my computer and launch a NamedScratchPad for Emacs, the first time the window opens, it goes off the screen to the right, but if I kill that and then spawn the emacs scratchpad again, things just work.
2026-03-10 04:58:09 +0100 <geekosaur> the simple one uses a fixed list of places to search under `/sys/class/power_supply`. `BatteryP` lets you specify places to look
2026-03-10 05:02:24 +0100 <haskellbridge> <i​qubic (she/her)> Here's the relevant section of my config for scratchpads. https://dpaste.alwaysdata.org/k8miJiND
2026-03-10 05:03:14 +0100 <haskellbridge> <i​qubic (she/her)> Do you have any idea why the emacs scratchpad get the wrong dimensions the very first time XMonad spawns that window, but not any other times?
2026-03-10 05:04:33 +0100 <haskellbridge> <i​qubic (she/her)> Actually this is a better thing to look at, where I actually get the quote marks correct to end the string properly. https://dpaste.alwaysdata.org/031Nwq4M