2025-04-11 19:48:28 +0200 <Brazin> any ideas?
2025-04-11 19:49:57 +0200 <geekosaur> "--restart" by itself isn't going to do anything?
2025-04-11 19:50:11 +0200 <geekosaur> or did you drop something there?
2025-04-11 19:52:15 +0200 <Brazin> no
2025-04-11 19:52:54 +0200 <geekosaur> "xmonad --recompile && killall xmobar; xmonad --restart"
2025-04-11 19:52:55 +0200 <Brazin> lol yea i typed it wrong here should be xmonad --restart
2025-04-11 19:53:08 +0200 <Brazin> but it doesnt work.
2025-04-11 19:53:26 +0200 <geekosaur> hm. would have expected that to work. but also xmonad should be doing that already if you use `withEasySB`
2025-04-11 19:53:38 +0200 <Brazin> could after the xmonad --restart; can i put xmobar *
2025-04-11 19:53:51 +0200 <Brazin> i mean xmobar &
2025-04-11 19:54:53 +0200 <Brazin> is is that under EZConfig or a seperate import
2025-04-11 19:55:13 +0200 <geekosaur> if you aren't configured to use logging via a property then no, xmonad won't be able to connect to it
2025-04-11 19:55:24 +0200 <geekosaur> https://hackage.haskell.org/package/xmonad-contrib-0.18.1/docs/XMonad-Hooks-StatusBar.html
2025-04-11 19:55:40 +0200 <geekosaur> that's from 0.18 but it should be in 0.17 also
2025-04-11 19:56:05 +0200 <Brazin> i got statusbar and statusbar.pp imported
2025-04-11 19:57:10 +0200 <geekosaur> but are you using them?
2025-04-11 19:57:12 +0200 <Brazin> let me try that
2025-04-11 19:57:17 +0200 <Brazin> apparantly not
2025-04-11 19:58:00 +0200 <geekosaur> importing just malkes functions available, to do anything you need to add them to your config
2025-04-11 19:58:21 +0200 <geekosaur> mySB = statusBarProp "xmobar" (pure myPP)
2025-04-11 19:58:22 +0200 <geekosaur> main = xmonad . withSB mySB . ewmh . docks $ def {...}
2025-04-11 19:58:55 +0200 <geekosaur> the example config, which uses stdout logging (not preferred these days) and will restart xmobar on mod-q
2025-04-11 20:02:07 +0200 <Brazin> ok
2025-04-11 20:03:40 +0200 <geekosaur> oh, sorry, actually the one I copied is for property-based logging. which means you need to change your xmobar config to support it: https://paste.tomsmeding.com/5wmPfN0O
2025-04-11 20:04:01 +0200 <geekosaur> or xmobar will exit on startup because it's reading an empty stdin
2025-04-11 20:08:28 +0200 <Brazin> k
2025-04-11 20:08:29 +0200 <Brazin> ty
2025-04-11 20:16:17 +0200ml|(~ml|@user/ml/x-5298235) (Ping timeout: 248 seconds)
2025-04-11 20:18:28 +0200 <Brazin> k i got to run an errand ill probably be back later
2025-04-11 20:18:33 +0200Brazin(~Brazin@user/Brazin) (Quit: Leaving)
2025-04-11 20:29:59 +0200ml|(~ml|@user/ml/x-5298235) ml|
2025-04-11 20:39:29 +0200L29Ah(~L29Ah@wikipedia/L29Ah) ()
2025-04-11 20:40:15 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2025-04-11 20:45:34 +0200L29Ah(~L29Ah@wikipedia/L29Ah) ()
2025-04-11 20:46:15 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2025-04-11 22:24:08 +0200rekahsoft(~rekahsoft@bras-base-orllon1103w-grc-15-174-95-4-83.dsl.bell.ca) rekahsoft
2025-04-12 01:20:22 +0200catman(~catman@user/catman) (Quit: WeeChat 4.6.1)
2025-04-12 01:41:18 +0200ft(~ft@p508db594.dip0.t-ipconnect.de) (Ping timeout: 272 seconds)
2025-04-12 01:42:29 +0200ft(~ft@p4fc2a6e6.dip0.t-ipconnect.de) ft
2025-04-12 02:14:07 +0200catman(~catman@user/catman) catman
2025-04-12 05:11:48 +0200dottily(~user@user/dottily) dottily
2025-04-12 05:22:55 +0200hiecaq(~hiecaq@user/hiecaq) hiecaq
2025-04-12 10:44:04 +0200hiecaq(~hiecaq@user/hiecaq) (Quit: ERC 5.6.0.30.1 (IRC client for GNU Emacs 30.0.92))
2025-04-12 11:31:44 +0200catman(~catman@user/catman) (Ping timeout: 260 seconds)
2025-04-12 12:23:49 +0200catman(~catman@user/catman) catman
2025-04-12 12:24:43 +0200carburetant(~dottily@user/dottily) dottily
2025-04-12 13:31:15 +0200hiecaq(~hiecaq@user/hiecaq) hiecaq
2025-04-12 14:34:38 +0200L29Ah(~L29Ah@wikipedia/L29Ah) (Ping timeout: 252 seconds)
2025-04-12 15:24:24 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2025-04-12 16:51:49 +0200todi(~todi@p57803331.dip0.t-ipconnect.de) (Quit: ZNC - https://znc.in)
2025-04-12 17:05:28 +0200L29Ah(~L29Ah@wikipedia/L29Ah) (Ping timeout: 276 seconds)
2025-04-12 17:07:53 +0200catman(~catman@user/catman) (Ping timeout: 245 seconds)
2025-04-12 17:10:09 +0200catman(~catman@user/catman) catman
2025-04-12 19:50:48 +0200ChubaDuba(~ChubaDuba@5.166.234.59) ChubaDuba
2025-04-12 20:09:02 +0200ChubaDuba(~ChubaDuba@5.166.234.59) (Quit: WeeChat 4.6.0)
2025-04-12 20:25:53 +0200enjoythem(~userx@180.242.71.235)
2025-04-12 20:29:28 +0200enjoythem(~userx@180.242.71.235) (Quit: WeeChat 3.5)
2025-04-12 22:18:49 +0200horzion(~horzion@ProtonDB/horzion) horzion
2025-04-12 22:29:38 +0200todi(~todi@p57803331.dip0.t-ipconnect.de) todi
2025-04-12 22:36:46 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2025-04-12 23:36:59 +0200werneta(~werneta@syn-071-083-160-242.res.spectrum.com) werneta
2025-04-12 23:51:28 +0200horzion(~horzion@ProtonDB/horzion) (Quit: Off praying to the Omnissiah)
2025-04-13 02:39:18 +0200catman(~catman@user/catman) (Quit: WeeChat 4.6.1)
2025-04-13 02:44:48 +0200catman(~catman@user/catman) catman
2025-04-13 03:52:13 +0200carburetant(~dottily@user/dottily) (Remote host closed the connection)
2025-04-13 03:52:13 +0200dottily(~user@user/dottily) (Remote host closed the connection)
2025-04-13 03:58:32 +0200hiecaq(~hiecaq@user/hiecaq) (Quit: ERC 5.6.0.30.1 (IRC client for GNU Emacs 30.0.92))
2025-04-13 05:23:05 +0200L29Ah(~L29Ah@wikipedia/L29Ah) (Read error: Connection timed out)
2025-04-13 09:56:36 +0200werneta(~werneta@syn-071-083-160-242.res.spectrum.com) (Ping timeout: 252 seconds)
2025-04-13 11:50:46 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2025-04-13 13:40:37 +0200tremon(~tremon@83.80.159.219) tremon
2025-04-13 16:38:14 +0200ircbrowse_tom(~ircbrowse@user/tomsmeding/bot/ircbrowse-tom) ircbrowse_tom
2025-04-13 16:38:18 +0200Server+cnt
2025-04-13 16:39:52 +0200L29Ah(~L29Ah@wikipedia/L29Ah) ()
2025-04-13 16:40:48 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2025-04-13 16:56:56 +0200ircbrowse_tom(~ircbrowse@user/tomsmeding/bot/ircbrowse-tom) ircbrowse_tom
2025-04-13 16:57:00 +0200Server+cnt
2025-04-13 21:36:21 +0200L29Ah(~L29Ah@wikipedia/L29Ah) (Read error: Connection reset by peer)
2025-04-13 21:44:59 +0200Digit(~user@user/digit) (Ping timeout: 252 seconds)
2025-04-13 21:45:12 +0200Digitteknohippie(~user@user/digit) Digit
2025-04-13 22:18:42 +0200DigitteknohippieDigit
2025-04-13 23:00:05 +0200tremon(~tremon@83.80.159.219) (Quit: getting boxed in)
2025-04-13 23:11:05 +0200ml|(~ml|@user/ml/x-5298235) (Ping timeout: 244 seconds)
2025-04-13 23:25:32 +0200ml|(~ml|@user/ml/x-5298235) ml|
2025-04-14 00:30:25 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah