| 2025-08-01 01:49:42 +0200 | catman | (~catman@user/catman) (Remote host closed the connection) | 
| 2025-08-01 04:00:24 +0200 | gwentpl | (~gwpl@user/gwentpl) (Ping timeout: 240 seconds) | 
| 2025-08-01 04:00:55 +0200 | gwentpl | (~gwpl@user/gwentpl) gwentpl | 
| 2025-08-01 05:39:05 +0200 | haskellbridge | (~hackager@syn-096-028-224-214.res.spectrum.com) (Remote host closed the connection) | 
| 2025-08-01 05:39:52 +0200 | haskellbridge | (~hackager@syn-096-028-224-214.res.spectrum.com) hackager | 
| 2025-08-01 07:11:00 +0200 | OftenFaded | (~Al@user/tisktisk) (Ping timeout: 244 seconds) | 
| 2025-08-01 07:25:06 +0200 | OftenFaded | (~Al@user/tisktisk) OftenFaded | 
| 2025-08-01 08:21:48 +0200 | ft | (~ft@p3e9bcd7f.dip0.t-ipconnect.de) (Quit: leaving) | 
| 2025-08-01 08:47:49 +0200 | Solid | (~slot@xmonad/slotThe) slot | 
| 2025-08-01 09:41:59 +0200 | Solid` | (~slot@2001:9e8:b20:2800:bf40:4f5b:68:d0ff) | 
| 2025-08-01 09:43:45 +0200 | Solid | (~slot@xmonad/slotThe) (Ping timeout: 248 seconds) | 
| 2025-08-01 10:00:56 +0200 | Solid` | (~slot@2001:9e8:b20:2800:bf40:4f5b:68:d0ff) (Quit: ERC 5.6.1-git (IRC client for GNU Emacs 31.0.50)) | 
| 2025-08-01 13:34:22 +0200 | ft | (~ft@p3e9bcd7f.dip0.t-ipconnect.de) ft | 
| 2025-08-01 13:35:22 +0200 | todi | (~todi@p57803331.dip0.t-ipconnect.de) todi | 
| 2025-08-01 15:08:03 +0200 | catman | (~catman@user/catman) catman | 
| 2025-08-01 17:16:28 +0200 | f-a | (ff2a@joined.irc.for-some.fun) f-a | 
| 2025-08-01 17:57:11 +0200 |  <f-a>  | Hello xmonad users. I would like to have something to remind me the battery is low. (sound? message?) Which is a good, lightweight option? I use xmonad without a DE. | 
| 2025-08-01 18:01:46 +0200 |  <geekosaur>  | xmobar has a battery indicator. most others are XDG indicator applets for which you want trayer | 
| 2025-08-01 18:01:46 +0200 |  <L29Ah>  | f-a: i use acpid + dunst | 
| 2025-08-01 18:02:35 +0200 |  <L29Ah>  | also on a dedicated workspace i have an one character high screen-wide urxvt window with miscellaneous stats including battery charge and power | 
| 2025-08-01 18:07:36 +0200 |  <f-a>  | yes I should have specified, low battery bites me when I am watching a video or playing backgammon, so not keeping an eye on tmux status bar (where the charge % is indicated) | 
| 2025-08-01 18:23:44 +0200 |  <Leary>  | Could try 'upower-notify', though I'd be tempted to just write a cron job. | 
| 2025-08-01 18:24:34 +0200 |  <f-a>  | mhhh | 
| 2025-08-01 18:24:37 +0200 |  <f-a>  | that could work | 
| 2025-08-01 18:27:05 +0200 |  <f-a>  | emh, what do xmonad people use to, uhhh, receive/display notifications? | 
| 2025-08-01 18:28:50 +0200 |  <Leary>  | I use dzen2. | 
| 2025-08-01 18:28:53 +0200 |  <f-a>  | thanks | 
| 2025-08-01 19:08:09 +0200 | Digit | (~user@user/digit) (Remote host closed the connection) | 
| 2025-08-01 19:10:08 +0200 | Digitteknohippie | (~user@user/digit) (Ping timeout: 272 seconds) | 
| 2025-08-01 19:11:44 +0200 | Digitteknohippie | (~user@user/digit) Digit | 
| 2025-08-01 19:16:36 +0200 | Digitteknohippie | Digit | 
| 2025-08-01 19:22:35 +0200 |  <L29Ah>  | dunst | 
| 2025-08-01 19:23:27 +0200 |  <f-a>  | dunst seems nice and light too | 
| 2025-08-01 19:49:32 +0200 |  <haskellbridge>  | <austin128> does anyone have a good recommendation for like a settings app, like one manage network settings and display refresh rate. I have found an app for network management but it would be nice to have it in a single app like a normal desktop system | 
| 2025-08-01 19:51:05 +0200 |  <L29Ah>  | try kde or gnome | 
| 2025-08-01 19:51:45 +0200 |  <haskellbridge>  | <austin128> If I install the kde setttings manager does it have a ton of dependencies or is it not terrible | 
| 2025-08-01 19:52:51 +0200 |  <L29Ah>  | i have no clue, but i find the requirement that you gave necessarily resulting in tons of dependencies and being terrible | 
| 2025-08-01 19:53:02 +0200 |  <haskellbridge>  | <austin128> fair | 
| 2025-08-01 23:17:40 +0200 |  <geekosaur>  | personally, I use Mate because it's smaller than KDE or Gnome and it's relatively easy to integrate XMonad with it (see the wiki) | 
| 2025-08-01 23:39:53 +0200 |  <liskin>  | f-a: I just use this simple thing - https://github.com/liskin/dotfiles/blob/home/bin/liskin-battery-watch | 
| 2025-08-01 23:41:18 +0200 |  <liskin>  | It's possible it can be made simpler with upower but up until very recently it was impossible to configure it to not do stuff on its own | 
| 2025-08-01 23:41:29 +0200 |  <liskin>  | And the maintainers are arrogant dickheads | 
| 2025-08-01 23:41:46 +0200 |  <f-a>  | mhhhhhhhh I see. Thanks! I will look into it | 
| 2025-08-01 23:41:59 +0200 |  <f-a>  | eh not cool (dickheads maintainers) |