Logs on 2022-01-05 (liberachat/#xmonad)
| 01:06:17 | × | dirtcastle quits (~dirtcastl@2409:4072:813:8a8a:44fc:a0ff:fe92:ac3) (Ping timeout: 240 seconds) |
| 01:24:00 | → | yuv4199 joins (~Guest86@user/yuv4199) |
| 01:35:08 | → | dirtcastle joins (~dirtcastl@2409:4072:6d13:515d:a4cd:f2ff:fe8d:e52c) |
| 01:39:51 | × | yuv4199 quits (~Guest86@user/yuv4199) (Ping timeout: 256 seconds) |
| 01:52:27 | × | seschwar quits (~seschwar@user/seschwar) (Quit: :wq) |
| 02:28:17 | × | sagax quits (~sagax_nb@user/sagax) (Ping timeout: 240 seconds) |
| 02:35:17 | × | dirtcastle quits (~dirtcastl@2409:4072:6d13:515d:a4cd:f2ff:fe8d:e52c) (Ping timeout: 240 seconds) |
| 02:38:13 | → | dirtcastle joins (~dirtcastl@103.43.203.226) |
| 02:40:07 | → | sogens2 joins (~sogens@gateway/vpn/pia/sogens) |
| 02:42:37 | × | sogens quits (~sogens@gateway/vpn/pia/sogens) (Ping timeout: 240 seconds) |
| 03:03:09 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 256 seconds) |
| 03:22:52 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 03:49:45 | × | td_ quits (~td@94.134.91.122) (Ping timeout: 256 seconds) |
| 03:51:24 | → | td_ joins (~td@94.134.91.82) |
| 04:22:02 | × | ghormoon quits (~ghormoon@ghorland.net) (Ping timeout: 260 seconds) |
| 04:23:05 | → | ghormoon joins (~ghormoon@ghorland.net) |
| 04:50:47 | × | noex quits (~null@user/noex) (Quit: :q!) |
| 04:51:19 | → | noex joins (~null@user/noex) |
| 04:55:49 | × | rekahsoft quits (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) (Ping timeout: 240 seconds) |
| 05:08:14 | × | noex quits (~null@user/noex) (Quit: :q!) |
| 05:08:32 | → | noex joins (~null@user/noex) |
| 05:10:38 | × | noex quits (~null@user/noex) (Client Quit) |
| 05:10:58 | → | noex joins (~null@user/noex) |
| 05:11:30 | × | noex quits (~null@user/noex) (Client Quit) |
| 05:13:50 | → | noex joins (~null@user/noex) |
| 05:15:11 | × | steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 256 seconds) |
| 06:33:17 | × | mvk quits (~mvk@2607:fea8:5cdd:f000::45db) (Ping timeout: 240 seconds) |
| 06:36:37 | × | sogens2 quits (~sogens@gateway/vpn/pia/sogens) (Ping timeout: 240 seconds) |
| 06:37:24 | → | sogens joins (~sogens@gateway/vpn/pia/sogens) |
| 07:35:01 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 07:38:21 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 08:48:46 | → | benin joins (~benin@183.82.176.241) |
| 09:11:29 | × | sogens quits (~sogens@gateway/vpn/pia/sogens) (Ping timeout: 256 seconds) |
| 09:28:41 | × | matijja quits (~matijja@193.77.181.201) (Quit: ZNC 1.8.1 - https://znc.in) |
| 09:29:57 | → | matijja joins (~matijja@193.77.181.201) |
| 09:56:16 | × | matijja quits (~matijja@193.77.181.201) (Quit: ZNC 1.8.1 - https://znc.in) |
| 10:07:04 | → | matijja joins (~matijja@193.77.181.201) |
| 10:19:57 | × | jsoo quits (~znc@irc.refl.club) (Ping timeout: 240 seconds) |
| 10:20:48 | → | jsoo joins (~znc@irc.refl.club) |
| 10:25:09 | × | afreakk quits (~weechat@user/afreak) (Ping timeout: 256 seconds) |
| 10:25:33 | → | afreakk joins (~weechat@user/afreak) |
| 11:50:23 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Quit: Leaving) |
| 11:52:05 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 12:19:29 | → | seschwar joins (~seschwar@user/seschwar) |
| 13:35:28 | <dirtcastle> | xmonad doesn't read my xmonad.hs file |
| 13:35:49 | <dirtcastle> | it's in ~/.config/xmonad/xmonad.hs |
| 13:36:11 | <dirtcastle> | it neither loads nor show errors |
| 13:37:09 | <dirtcastle> | i used pacman to download xmonad and xmonad contrib.(also xmobar , dmenu). I also installed stack but is that necessary. ( I think I'll need stack to recompile. |
| 13:38:12 | <geekosaur> | if you have a ~/.xmonad dir it will look there instead. there were several bugs in the logic for finding xmonad.hs in xmonad 0.15 |
| 13:38:41 | <geekosaur> | stack is not necessary with a global install as with pacman |
| 13:41:36 | <geekosaur> | in fact, if you use stack then you'll probably need to remove the pacman-installed xmonad and let stack install it its own way |
| 13:42:05 | <dirtcastle> | oh. I'm trying aur now. ? |
| 13:57:02 | <dirtcastle> | nvm. everything works fine |
| 13:59:13 | <davve> | so ~/.config/xmonad is a valid location? |
| 14:00:40 | <geekosaur> | yes. it'll break in 0.15 if there's anything in ~/.xmonad, and I think there are a few things in XMonad.Prompt which will create it still and break your setup, so 0.17.0 is preferred if you want to use ~/.config/xmonad |
| 14:05:10 | <Solid> | (AFAIR setting XMONAD_DATA_DIR, XMONAD_CONFIG_DIR, and XMONAD_CACHE_DIR works fine even in 0.15) |
| 14:06:46 | <geekosaur> | yeh, but ideally it shouldn't be necessary, xmonad should figure this out by itself except in special cases |
| 14:07:33 | <Solid> | indeed |
| 14:35:26 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 14:36:48 | → | benin1 joins (benin@gateway/vpn/protonvpn/benin) |
| 14:37:09 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 14:38:13 | × | benin quits (~benin@183.82.176.241) (Ping timeout: 240 seconds) |
| 14:38:13 | benin1 | is now known as benin |
| 14:54:17 | × | ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 240 seconds) |
| 15:17:35 | → | benin5 joins (~benin@183.82.176.241) |
| 15:29:29 | × | benin5 quits (~benin@183.82.176.241) (*.net *.split) |
| 15:29:29 | × | seschwar quits (~seschwar@user/seschwar) (*.net *.split) |
| 15:29:29 | × | jsoo quits (~znc@irc.refl.club) (*.net *.split) |
| 15:29:29 | × | matijja quits (~matijja@193.77.181.201) (*.net *.split) |
| 15:29:29 | × | ghormoon quits (~ghormoon@ghorland.net) (*.net *.split) |
| 15:29:30 | × | bsima quits (~bsima@2604:a880:400:d0::19f1:7001) (*.net *.split) |
| 15:29:30 | × | Nahra quits (~user@static.161.95.99.88.clients.your-server.de) (*.net *.split) |
| 15:29:30 | × | benin quits (benin@gateway/vpn/protonvpn/benin) (*.net *.split) |
| 15:29:31 | × | afreakk quits (~weechat@user/afreak) (*.net *.split) |
| 15:29:31 | × | td_ quits (~td@94.134.91.82) (*.net *.split) |
| 15:29:31 | × | banc quits (banc@gateway/vpn/airvpn/banc) (*.net *.split) |
| 15:29:31 | × | twiclo1 quits (~twiclo@vpn.utahbroadband.com) (*.net *.split) |
| 15:29:32 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (*.net *.split) |
| 15:29:32 | × | noex quits (~null@user/noex) (*.net *.split) |
| 15:29:32 | × | de-vri-es quits (~de-vri-es@voyager.de-vri.es) (*.net *.split) |
| 15:29:32 | × | zawaken quits (~zawaken@user/zawaken) (*.net *.split) |
| 15:29:33 | × | yosafbridge quits (~yosafbrid@static.38.6.217.95.clients.your-server.de) (*.net *.split) |
| 15:29:33 | × | raghavgururajan quits (ea769b8000@user/raghavgururajan) (*.net *.split) |
| 15:29:33 | × | Solitary quits (~Solitary@user/solitary) (*.net *.split) |
| 15:29:33 | × | totte quits (~totte@h-82-196-112-155.A166.priv.bahnhof.se) (*.net *.split) |
| 15:29:33 | × | zoglesby quits (f0f8ca1525@user/zoglesby) (*.net *.split) |
| 15:29:34 | × | iMaaNor quits (uid534642@id-534642.tinside.irccloud.com) (*.net *.split) |
| 15:29:34 | × | terrorjack quits (~terrorjac@2a01:4f8:1c1e:509a::1) (*.net *.split) |
| 15:29:34 | × | berberman quits (~berberman@user/berberman) (*.net *.split) |
| 15:29:34 | × | coldpress_ quits (~coldpress@128.9.105.34.bc.googleusercontent.com) (*.net *.split) |
| 15:29:34 | × | vanvik quits (~vanvik@82.194.204.210) (*.net *.split) |
| 15:29:34 | × | jludwig quits (~justin@user/jludwig) (*.net *.split) |
| 15:29:35 | × | pl quits (sid98063@id-98063.helmsley.irccloud.com) (*.net *.split) |
| 15:29:35 | × | vrs quits (~vrs@user/vrs) (*.net *.split) |
| 15:29:35 | × | burp quits (~quassel@hedgewars/sysadmin/burp) (*.net *.split) |
| 15:29:35 | × | PotatoGim quits (sid99505@id-99505.lymington.irccloud.com) (*.net *.split) |
| 15:29:35 | × | mudri quits (sid317655@id-317655.helmsley.irccloud.com) (*.net *.split) |
| 15:29:36 | × | liskin quits (~liskin@xmonad/liskin) (*.net *.split) |
| 15:29:36 | × | codedmart quits (codedmart@2600:3c01::f03c:92ff:fefe:8511) (*.net *.split) |
| 15:29:36 | × | ElKowar quits (~ElKowar@srv-fin.xware-gmbh.de) (*.net *.split) |
| 15:29:36 | × | tomjaguarpaw quits (~tom@li367-225.members.linode.com) (*.net *.split) |
| 15:29:36 | × | line quits (~info@li2021-150.members.linode.com) (*.net *.split) |
| 15:29:36 | × | sibi quits (~sibi@2001:470:69fc:105::8ab) (*.net *.split) |
| 15:29:36 | × | fcortesi quits (~fcortesi@2001:470:69fc:105::f3a9) (*.net *.split) |
| 15:29:37 | × | VarikValefor[m] quits (~varikvale@2001:470:69fc:105::a5d) (*.net *.split) |
| 15:29:37 | × | kiyit63504[m] quits (~kiyit6350@2001:470:69fc:105::1:3e8a) (*.net *.split) |
| 15:29:37 | × | Mellow[m] quits (~mellow210@2001:470:69fc:105::8c62) (*.net *.split) |
| 15:29:37 | × | aplainzetakind quits (~johndoe@captainludd.powered.by.lunarbnc.net) (*.net *.split) |
| 15:29:37 | × | srk quits (~sorki@user/srk) (*.net *.split) |
| 15:29:37 | × | haasn quits (~nand@haasn.dev) (*.net *.split) |
| 15:29:38 | × | eyenx quits (~m-5paiux@eyenx.ch) (*.net *.split) |
| 15:29:38 | × | kaizoku quits (~kaizoku@user/kaizoku) (*.net *.split) |
| 15:29:38 | × | ^[ quits (~user@user//x-8473491) (*.net *.split) |
| 15:29:38 | × | haskl quits (~haskl@user/haskl) (*.net *.split) |
| 15:29:38 | × | fcser quits (~fcser@booty.farted.net) (*.net *.split) |
| 15:29:38 | × | piele quits (~piele@tbonesteak.creativeserver.net) (*.net *.split) |
| 15:29:39 | × | dirtcastle quits (~dirtcastl@103.43.203.226) (*.net *.split) |
| 15:29:39 | × | Forkk quits (~forkk@li926-228.members.linode.com) (*.net *.split) |
| 15:29:39 | × | ectospasm quits (~ectospasm@user/ectospasm) (*.net *.split) |
| 15:29:39 | × | Buliarous quits (~gypsydang@46.232.210.139) (*.net *.split) |
| 15:29:40 | × | lambdabot quits (~lambdabot@haskell/bot/lambdabot) (*.net *.split) |
| 15:29:40 | × | tv quits (~tv@user/tv) (*.net *.split) |
| 15:29:40 | × | smashgrab quits (~smashgrab@bare.metal.computer) (*.net *.split) |
| 15:29:40 | × | exordiri_ quits (~ex@user/exordiri) (*.net *.split) |
| 15:29:40 | × | nomadxxxx3 quits (~lanomadx@69.167.42.149) (*.net *.split) |
| 15:29:40 | × | joshproehl___ quits (~quassel@user/joshproehl) (*.net *.split) |
| 15:29:40 | × | koluacik quits (~koluacik@165.227.171.188) (*.net *.split) |
| 15:29:40 | × | spoonm quits (spoonm@inaba.spoonm.org) (*.net *.split) |
| 15:29:41 | × | liskin[m] quits (~liskinmat@2001:470:69fc:105::768) (*.net *.split) |
| 15:29:41 | × | KittyOwO[m] quits (~wrinklehu@2001:470:69fc:105::84e) (*.net *.split) |
| 15:29:41 | × | unrooted quits (~unrooted@2001:470:69fc:105::a4a) (*.net *.split) |
| 15:29:41 | × | diaspora[m] quits (~diasporae@2001:470:69fc:105::93e) (*.net *.split) |
| 15:29:41 | × | jakeStateless-Fa quits (~jakefroms@2001:470:69fc:105::15ef) (*.net *.split) |
| 15:29:41 | × | horhik[m] quits (~horhikmat@2001:470:69fc:105::1:5906) (*.net *.split) |
| 15:29:42 | × | ft quits (~ft@shell.chaostreff-dortmund.de) (*.net *.split) |
| 15:29:42 | × | lazycat quits (~lazycat@user/lazycat) (*.net *.split) |
| 15:29:42 | × | davean quits (~davean@davean.sciesnet.net) (*.net *.split) |
| 15:29:42 | × | spider__ quits (~spider@vps-951ce37a.vps.ovh.ca) (*.net *.split) |
| 15:29:42 | × | deepy quits (deepy@user/deepy) (*.net *.split) |
| 15:29:42 | × | Rockj\ quits (~rockj@chromie.geekrevolution.net) (*.net *.split) |
| 15:29:42 | × | FatBoyXPC quits (~FatBoyXPC@user/fatboyxpc) (*.net *.split) |
| 15:29:42 | × | Jazzah quits (~jazz@user/jazzah) (*.net *.split) |
| 15:29:43 | × | lostsamurai[m] quits (~lostsamur@2001:470:69fc:105::1:4844) (*.net *.split) |
| 15:29:43 | × | Las[m] quits (~lasmatrix@2001:470:69fc:105::74e) (*.net *.split) |
| 15:29:43 | × | MatrixTravelerbo quits (~voyagert2@2001:470:69fc:105::22) (*.net *.split) |
| 15:29:43 | × | vojjvoda[m] quits (~vojjvodam@2001:470:69fc:105::cefe) (*.net *.split) |
| 15:29:43 | × | Drishal[m] quits (~drishalma@2001:470:69fc:105::a36) (*.net *.split) |
| 15:29:43 | × | cjbaylisstheythe quits (~cjbayliss@2001:470:69fc:105::bade) (*.net *.split) |
| 15:29:43 | × | prrxddq[m] quits (~prrxddqma@2001:470:69fc:105::1:4f72) (*.net *.split) |
| 15:29:43 | × | lisq quits (~quassel@lis.moe) (*.net *.split) |
| 15:29:43 | × | thunderrd quits (~thunderrd@183.182.110.86) (*.net *.split) |
| 15:29:43 | × | incertia quits (~incertia@24.42.241.219) (*.net *.split) |
| 15:29:43 | × | scardinal quits (~supreme@customer-212-237-101-39.ip4.gigabit.dk) (*.net *.split) |
| 15:29:43 | × | defjam quits (~eb0t@90.198.61.46) (*.net *.split) |
| 15:29:44 | × | deebo quits (~globe@stonebay32.com) (*.net *.split) |
| 15:29:44 | × | dkasak[m] quits (~dkasakter@2001:470:69fc:105::a34) (*.net *.split) |
| 15:29:44 | × | yehoshuapw quits (~yehoshuap@2001:470:69fc:105::a5f) (*.net *.split) |
| 15:29:44 | × | thonoht[m] quits (~thonohtma@2001:470:69fc:105::d7be) (*.net *.split) |
| 15:29:44 | × | nihilipster[m] quits (~nihilipst@2001:470:69fc:105::720) (*.net *.split) |
| 15:29:44 | × | fabfianda[m] quits (~fabfianda@2001:470:69fc:105::6db) (*.net *.split) |
| 15:29:44 | × | ThatOneLutenist quits (~nathanmcc@2001:470:69fc:105::cd69) (*.net *.split) |
| 15:29:44 | × | denbrahe[m] quits (~denbrahem@2001:470:69fc:105::19c0) (*.net *.split) |
| 15:29:45 | × | dissociate[m] quits (~jessehorn@2001:470:69fc:105::1:41af) (*.net *.split) |
| 15:29:45 | × | mc47[m] quits (~mc47matri@2001:470:69fc:105::733) (*.net *.split) |
| 15:29:45 | × | HAL[m] quits (~evadk8mat@2001:470:69fc:105::3ed0) (*.net *.split) |
| 15:29:45 | × | iffsid quits (~iffsid@2001:470:69fc:105::a3e) (*.net *.split) |
| 15:29:45 | × | craige[m] quits (~craigemcw@2001:470:69fc:105::35f1) (*.net *.split) |
| 15:29:45 | × | macpla[m] quits (~macplamat@2001:470:69fc:105::3bf4) (*.net *.split) |
| 15:29:45 | × | Benzi-Junior quits (~BenziJuni@dsl-149-66-61.hive.is) (*.net *.split) |
| 15:29:45 | × | vifon quits (~vifon@user/vifon) (*.net *.split) |
| 15:29:45 | × | redgloboli quits (~redglobol@user/redgloboli) (*.net *.split) |
| 15:29:45 | × | byorgey quits (~byorgey@155.138.238.211) (*.net *.split) |
| 15:29:46 | × | AIM[m] quits (~iamaravin@2001:470:69fc:105::1:50eb) (*.net *.split) |
| 15:29:46 | × | unclechu quits (~unclechu@2001:470:69fc:105::354) (*.net *.split) |
| 15:29:46 | × | Tisoxin quits (~ikosit@user/ikosit) (*.net *.split) |
| 15:29:46 | × | ormaaj quits (~ormaaj@user/ormaaj) (*.net *.split) |
| 15:29:46 | × | robinhood0018[m] quits (~robinhood@2001:470:69fc:105::1:4dca) (*.net *.split) |
| 15:29:46 | × | borisbosnjak[m] quits (~borisbosn@2001:470:69fc:105::1:56a6) (*.net *.split) |
| 15:29:46 | × | joukokar[m] quits (~joukokarm@2001:470:69fc:105::3a2f) (*.net *.split) |
| 15:29:46 | × | wz1000 quits (~zubin@static.11.113.47.78.clients.your-server.de) (*.net *.split) |
| 15:29:47 | × | MrElendig quits (~Urist@archlinux/op/MrElendig) (*.net *.split) |
| 15:29:47 | × | Solid quits (~slot@xmonad/slotThe) (*.net *.split) |
| 15:29:47 | × | jmct_ quits (sid160793@id-160793.tinside.irccloud.com) (*.net *.split) |
| 15:29:47 | × | amir quits (sid22336@user/amir) (*.net *.split) |
| 15:29:47 | × | dexterfoo quits (dexter@2a01:7e00::f03c:91ff:fe86:59ec) (*.net *.split) |
| 15:29:47 | × | fizzie quits (irc@selene.zem.fi) (*.net *.split) |
| 15:29:47 | × | rieper quits (~riepernet@sxbeta1.geo.uni-leipzig.de) (*.net *.split) |
| 15:29:47 | × | iMaaNor[m] quits (~imaanorma@2001:470:69fc:105::1:5988) (*.net *.split) |
| 15:29:47 | × | ms[m] quits (~msmatrixp@2001:470:69fc:105::2b48) (*.net *.split) |
| 15:29:47 | × | yuu[m] quits (~yuumatrix@2001:470:69fc:105::8a6) (*.net *.split) |
| 15:29:47 | × | elonsroadster[m] quits (~elonsroad@2001:470:69fc:105::d121) (*.net *.split) |
| 15:29:47 | × | madjestic[m] quits (~madjestic@2001:470:69fc:105::a4e) (*.net *.split) |
| 15:29:47 | × | TheWizardTower[m quits (~thewizard@2001:470:69fc:105::a5b) (*.net *.split) |
| 15:29:47 | × | eezo[m] quits (~eezomatri@2001:470:69fc:105::1:7) (*.net *.split) |
| 15:29:47 | × | Arcanus[m] quits (~archanusm@2001:470:69fc:105::f953) (*.net *.split) |
| 15:29:48 | × | samhh quits (7569f027cf@2604:bf00:561:2000::e4) (*.net *.split) |
| 15:29:48 | × | davve quits (davve@bsd.douchedata.com) (*.net *.split) |
| 15:29:48 | × | xacktm quits (xacktm@user/xacktm) (*.net *.split) |
| 15:29:48 | × | amenonsen quits (~amenonsen@pitta.toroid.org) (*.net *.split) |
| 15:29:48 | × | ChanServ quits (ChanServ@services.libera.chat) (*.net *.split) |
| 15:32:14 | → | deebo joins (~globe@stonebay32.com) |
| 15:32:14 | → | defjam joins (~eb0t@90.198.61.46) |
| 15:32:14 | → | scardinal joins (~supreme@customer-212-237-101-39.ip4.gigabit.dk) |
| 15:32:14 | → | incertia joins (~incertia@24.42.241.219) |
| 15:32:14 | → | thunderrd joins (~thunderrd@183.182.110.86) |
| 15:32:14 | → | lisq joins (~quassel@lis.moe) |
| 15:32:14 | → | cjbaylisstheythe joins (~cjbayliss@2001:470:69fc:105::bade) |
| 15:32:14 | → | prrxddq[m] joins (~prrxddqma@2001:470:69fc:105::1:4f72) |
| 15:32:14 | → | vojjvoda[m] joins (~vojjvodam@2001:470:69fc:105::cefe) |
| 15:32:14 | → | Drishal[m] joins (~drishalma@2001:470:69fc:105::a36) |
| 15:32:14 | → | Las[m] joins (~lasmatrix@2001:470:69fc:105::74e) |
| 15:32:14 | → | lostsamurai[m] joins (~lostsamur@2001:470:69fc:105::1:4844) |
| 15:32:14 | → | Jazzah joins (~jazz@user/jazzah) |
| 15:32:14 | → | FatBoyXPC joins (~FatBoyXPC@user/fatboyxpc) |
| 15:32:14 | → | Rockj\ joins (~rockj@chromie.geekrevolution.net) |
| 15:32:14 | → | deepy joins (deepy@user/deepy) |
| 15:32:14 | → | byorgey joins (~byorgey@155.138.238.211) |
| 15:32:14 | → | redgloboli joins (~redglobol@user/redgloboli) |
| 15:32:14 | → | vifon joins (~vifon@user/vifon) |
| 15:32:14 | → | Benzi-Junior joins (~BenziJuni@dsl-149-66-61.hive.is) |
| 15:32:14 | → | iffsid joins (~iffsid@2001:470:69fc:105::a3e) |
| 15:32:14 | → | craige[m] joins (~craigemcw@2001:470:69fc:105::35f1) |
| 15:32:14 | → | macpla[m] joins (~macplamat@2001:470:69fc:105::3bf4) |
| 15:32:14 | → | mc47[m] joins (~mc47matri@2001:470:69fc:105::733) |
| 15:32:14 | → | HAL[m] joins (~evadk8mat@2001:470:69fc:105::3ed0) |
| 15:32:14 | → | dissociate[m] joins (~jessehorn@2001:470:69fc:105::1:41af) |
| 15:32:14 | → | ThatOneLutenist joins (~nathanmcc@2001:470:69fc:105::cd69) |
| 15:32:14 | → | denbrahe[m] joins (~denbrahem@2001:470:69fc:105::19c0) |
| 15:32:14 | → | fabfianda[m] joins (~fabfianda@2001:470:69fc:105::6db) |
| 15:32:14 | → | nihilipster[m] joins (~nihilipst@2001:470:69fc:105::720) |
| 15:32:14 | → | thonoht[m] joins (~thonohtma@2001:470:69fc:105::d7be) |
| 15:32:14 | → | yehoshuapw joins (~yehoshuap@2001:470:69fc:105::a5f) |
| 15:32:14 | → | dkasak[m] joins (~dkasakter@2001:470:69fc:105::a34) |
| 15:32:14 | → | line joins (~info@li2021-150.members.linode.com) |
| 15:32:14 | → | ElKowar joins (~ElKowar@srv-fin.xware-gmbh.de) |
| 15:32:14 | → | codedmart joins (codedmart@2600:3c01::f03c:92ff:fefe:8511) |
| 15:32:14 | → | liskin joins (~liskin@xmonad/liskin) |
| 15:32:14 | → | tomjaguarpaw joins (~tom@li367-225.members.linode.com) |
| 15:32:14 | → | mudri joins (sid317655@id-317655.helmsley.irccloud.com) |
| 15:32:14 | → | PotatoGim joins (sid99505@id-99505.lymington.irccloud.com) |
| 15:32:14 | → | burp joins (~quassel@hedgewars/sysadmin/burp) |
| 15:32:14 | → | vrs joins (~vrs@user/vrs) |
| 15:32:14 | → | pl joins (sid98063@id-98063.helmsley.irccloud.com) |
| 15:32:14 | → | zoglesby joins (f0f8ca1525@user/zoglesby) |
| 15:32:14 | → | jludwig joins (~justin@user/jludwig) |
| 15:32:14 | → | vanvik joins (~vanvik@82.194.204.210) |
| 15:32:14 | → | coldpress_ joins (~coldpress@128.9.105.34.bc.googleusercontent.com) |
| 15:32:14 | → | berberman joins (~berberman@user/berberman) |
| 15:32:14 | → | totte joins (~totte@h-82-196-112-155.A166.priv.bahnhof.se) |
| 15:32:14 | → | Solitary joins (~Solitary@user/solitary) |
| 15:32:14 | → | raghavgururajan joins (ea769b8000@user/raghavgururajan) |
| 15:32:14 | → | yosafbridge joins (~yosafbrid@static.38.6.217.95.clients.your-server.de) |
| 15:32:14 | → | zawaken joins (~zawaken@user/zawaken) |
| 15:32:14 | → | terrorjack joins (~terrorjac@2a01:4f8:1c1e:509a::1) |
| 15:32:14 | → | twiclo1 joins (~twiclo@vpn.utahbroadband.com) |
| 15:32:14 | → | de-vri-es joins (~de-vri-es@voyager.de-vri.es) |
| 15:32:14 | → | iMaaNor joins (uid534642@id-534642.tinside.irccloud.com) |
| 15:32:14 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 15:32:14 | → | td_ joins (~td@94.134.91.82) |
| 15:32:14 | → | noex joins (~null@user/noex) |
| 15:32:14 | → | afreakk joins (~weechat@user/afreak) |
| 15:32:14 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 15:32:14 | → | Nahra joins (~user@static.161.95.99.88.clients.your-server.de) |
| 15:32:14 | → | bsima joins (~bsima@2604:a880:400:d0::19f1:7001) |
| 15:32:14 | → | ghormoon joins (~ghormoon@ghorland.net) |
| 15:32:14 | → | matijja joins (~matijja@193.77.181.201) |
| 15:32:14 | → | jsoo joins (~znc@irc.refl.club) |
| 15:32:14 | → | seschwar joins (~seschwar@user/seschwar) |
| 15:32:14 | → | benin joins (~benin@183.82.176.241) |
| 15:32:14 | → | ChanServ joins (ChanServ@services.libera.chat) |
| 15:32:14 | mercury.libera.chat | sets mode +o ChanServ |
| 15:32:17 | → | AIM[m] joins (~iamaravin@2001:470:69fc:105::1:50eb) |
| 15:32:17 | → | unclechu joins (~unclechu@2001:470:69fc:105::354) |
| 15:32:17 | → | ormaaj joins (~ormaaj@user/ormaaj) |
| 15:32:17 | → | Tisoxin joins (~ikosit@user/ikosit) |
| 15:32:17 | → | joukokar[m] joins (~joukokarm@2001:470:69fc:105::3a2f) |
| 15:32:17 | → | borisbosnjak[m] joins (~borisbosn@2001:470:69fc:105::1:56a6) |
| 15:32:17 | → | robinhood0018[m] joins (~robinhood@2001:470:69fc:105::1:4dca) |
| 15:32:17 | → | wz1000 joins (~zubin@static.11.113.47.78.clients.your-server.de) |
| 15:32:17 | → | MrElendig joins (~Urist@archlinux/op/MrElendig) |
| 15:32:17 | → | Solid joins (~slot@xmonad/slotThe) |
| 15:32:17 | → | jmct_ joins (sid160793@id-160793.tinside.irccloud.com) |
| 15:32:17 | → | amir joins (sid22336@user/amir) |
| 15:32:17 | → | dexterfoo joins (dexter@2a01:7e00::f03c:91ff:fe86:59ec) |
| 15:32:17 | → | fizzie joins (irc@selene.zem.fi) |
| 15:32:17 | → | rieper joins (~riepernet@sxbeta1.geo.uni-leipzig.de) |
| 15:32:18 | × | ormaaj quits (~ormaaj@user/ormaaj) (Max SendQ exceeded) |
| 15:32:26 | → | fcortesi joins (~fcortesi@2001:470:69fc:105::f3a9) |
| 15:32:26 | → | VarikValefor[m] joins (~varikvale@2001:470:69fc:105::a5d) |
| 15:32:26 | → | sibi joins (~sibi@2001:470:69fc:105::8ab) |
| 15:32:26 | → | Mellow[m] joins (~mellow210@2001:470:69fc:105::8c62) |
| 15:32:26 | → | kiyit63504[m] joins (~kiyit6350@2001:470:69fc:105::1:3e8a) |
| 15:32:26 | → | aplainzetakind joins (~johndoe@captainludd.powered.by.lunarbnc.net) |
| 15:32:26 | → | srk joins (~sorki@user/srk) |
| 15:32:26 | → | haasn joins (~nand@haasn.dev) |
| 15:32:26 | → | eyenx joins (~m-5paiux@eyenx.ch) |
| 15:32:26 | → | kaizoku joins (~kaizoku@user/kaizoku) |
| 15:32:26 | → | ^[ joins (~user@user//x-8473491) |
| 15:32:26 | → | haskl joins (~haskl@user/haskl) |
| 15:32:26 | → | fcser joins (~fcser@booty.farted.net) |
| 15:32:26 | → | piele joins (~piele@tbonesteak.creativeserver.net) |
| 15:32:33 | × | cjbaylisstheythe quits (~cjbayliss@2001:470:69fc:105::bade) (Ping timeout: 240 seconds) |
| 15:32:43 | × | nihilipster[m] quits (~nihilipst@2001:470:69fc:105::720) (Ping timeout: 250 seconds) |
| 15:32:49 | → | KittyOwO[m] joins (~wrinklehu@2001:470:69fc:105::84e) |
| 15:32:49 | → | liskin[m] joins (~liskinmat@2001:470:69fc:105::768) |
| 15:32:49 | → | unrooted joins (~unrooted@2001:470:69fc:105::a4a) |
| 15:32:49 | → | horhik[m] joins (~horhikmat@2001:470:69fc:105::1:5906) |
| 15:32:49 | → | jakeStateless-Fa joins (~jakefroms@2001:470:69fc:105::15ef) |
| 15:32:49 | → | diaspora[m] joins (~diasporae@2001:470:69fc:105::93e) |
| 15:32:49 | → | ft joins (~ft@shell.chaostreff-dortmund.de) |
| 15:32:49 | → | lazycat joins (~lazycat@user/lazycat) |
| 15:32:49 | → | davean joins (~davean@davean.sciesnet.net) |
| 15:32:49 | → | spider__ joins (~spider@vps-951ce37a.vps.ovh.ca) |
| 15:32:51 | × | unrooted quits (~unrooted@2001:470:69fc:105::a4a) (Ping timeout: 245 seconds) |
| 15:32:57 | × | jakub[m] quits (~jakubfami@2001:470:69fc:105::a43) (Ping timeout: 250 seconds) |
| 15:32:57 | × | rednaZ[m] quits (~r3dnazmat@2001:470:69fc:105::ba70) (Ping timeout: 250 seconds) |
| 15:33:02 | × | lostsamurai[m] quits (~lostsamur@2001:470:69fc:105::1:4844) (Ping timeout: 240 seconds) |
| 15:33:02 | × | Las[m] quits (~lasmatrix@2001:470:69fc:105::74e) (Ping timeout: 240 seconds) |
| 15:33:02 | × | Drishal[m] quits (~drishalma@2001:470:69fc:105::a36) (Ping timeout: 240 seconds) |
| 15:33:02 | × | prrxddq[m] quits (~prrxddqma@2001:470:69fc:105::1:4f72) (Ping timeout: 240 seconds) |
| 15:33:04 | → | iMaaNor[m] joins (~imaanorma@2001:470:69fc:105::1:5988) |
| 15:33:04 | → | ms[m] joins (~msmatrixp@2001:470:69fc:105::2b48) |
| 15:33:04 | → | yuu[m] joins (~yuumatrix@2001:470:69fc:105::8a6) |
| 15:33:04 | → | elonsroadster[m] joins (~elonsroad@2001:470:69fc:105::d121) |
| 15:33:04 | → | madjestic[m] joins (~madjestic@2001:470:69fc:105::a4e) |
| 15:33:04 | → | Arcanus[m] joins (~archanusm@2001:470:69fc:105::f953) |
| 15:33:04 | → | eezo[m] joins (~eezomatri@2001:470:69fc:105::1:7) |
| 15:33:04 | → | TheWizardTower[m joins (~thewizard@2001:470:69fc:105::a5b) |
| 15:33:04 | → | samhh joins (7569f027cf@2604:bf00:561:2000::e4) |
| 15:33:04 | → | davve joins (davve@bsd.douchedata.com) |
| 15:33:04 | → | xacktm joins (xacktm@user/xacktm) |
| 15:33:04 | → | amenonsen joins (~amenonsen@pitta.toroid.org) |
| 15:33:05 | × | sibi quits (~sibi@2001:470:69fc:105::8ab) (Ping timeout: 252 seconds) |
| 15:33:05 | × | fcortesi quits (~fcortesi@2001:470:69fc:105::f3a9) (Ping timeout: 252 seconds) |
| 15:33:05 | × | VarikValefor[m] quits (~varikvale@2001:470:69fc:105::a5d) (Ping timeout: 252 seconds) |
| 15:33:05 | × | Mellow[m] quits (~mellow210@2001:470:69fc:105::8c62) (Ping timeout: 252 seconds) |
| 15:33:07 | × | yuu[m] quits (~yuumatrix@2001:470:69fc:105::8a6) (Ping timeout: 260 seconds) |
| 15:33:09 | × | yehoshuapw quits (~yehoshuap@2001:470:69fc:105::a5f) (Ping timeout: 250 seconds) |
| 15:33:09 | × | fabfianda[m] quits (~fabfianda@2001:470:69fc:105::6db) (Ping timeout: 250 seconds) |
| 15:33:09 | × | ThatOneLutenist quits (~nathanmcc@2001:470:69fc:105::cd69) (Ping timeout: 250 seconds) |
| 15:33:09 | × | dissociate[m] quits (~jessehorn@2001:470:69fc:105::1:41af) (Ping timeout: 250 seconds) |
| 15:33:10 | × | macpla[m] quits (~macplamat@2001:470:69fc:105::3bf4) (Ping timeout: 250 seconds) |
| 15:33:15 | → | dirtcastle joins (~dirtcastl@103.43.203.226) |
| 15:33:15 | → | lambdabot joins (~lambdabot@haskell/bot/lambdabot) |
| 15:33:15 | → | Forkk joins (~forkk@li926-228.members.linode.com) |
| 15:33:15 | → | ectospasm joins (~ectospasm@user/ectospasm) |
| 15:33:15 | → | Buliarous joins (~gypsydang@46.232.210.139) |
| 15:33:15 | → | tv joins (~tv@user/tv) |
| 15:33:15 | → | smashgrab joins (~smashgrab@bare.metal.computer) |
| 15:33:15 | → | exordiri_ joins (~ex@user/exordiri) |
| 15:33:15 | → | nomadxxxx3 joins (~lanomadx@69.167.42.149) |
| 15:33:15 | → | joshproehl___ joins (~quassel@user/joshproehl) |
| 15:33:15 | → | koluacik joins (~koluacik@165.227.171.188) |
| 15:33:15 | → | spoonm joins (spoonm@inaba.spoonm.org) |
| 15:33:15 | × | Tisoxin quits (~ikosit@user/ikosit) (Ping timeout: 268 seconds) |
| 15:33:16 | × | liskin[m] quits (~liskinmat@2001:470:69fc:105::768) (Ping timeout: 245 seconds) |
| 15:33:16 | × | KittyOwO[m] quits (~wrinklehu@2001:470:69fc:105::84e) (Ping timeout: 245 seconds) |
| 15:33:16 | × | diaspora[m] quits (~diasporae@2001:470:69fc:105::93e) (Ping timeout: 245 seconds) |
| 15:33:23 | × | kwer[m] quits (~kwermatri@2001:470:69fc:105::1:4da1) (Ping timeout: 250 seconds) |
| 15:33:32 | × | vojjvoda[m] quits (~vojjvodam@2001:470:69fc:105::cefe) (Ping timeout: 240 seconds) |
| 15:33:34 | × | ms[m] quits (~msmatrixp@2001:470:69fc:105::2b48) (Ping timeout: 260 seconds) |
| 15:33:35 | × | dkasak[m] quits (~dkasakter@2001:470:69fc:105::a34) (Ping timeout: 250 seconds) |
| 15:33:35 | × | thonoht[m] quits (~thonohtma@2001:470:69fc:105::d7be) (Ping timeout: 250 seconds) |
| 15:33:35 | × | denbrahe[m] quits (~denbrahem@2001:470:69fc:105::19c0) (Ping timeout: 250 seconds) |
| 15:33:36 | × | mc47[m] quits (~mc47matri@2001:470:69fc:105::733) (Ping timeout: 250 seconds) |
| 15:33:36 | × | HAL[m] quits (~evadk8mat@2001:470:69fc:105::3ed0) (Ping timeout: 250 seconds) |
| 15:33:36 | × | iffsid quits (~iffsid@2001:470:69fc:105::a3e) (Ping timeout: 250 seconds) |
| 15:33:36 | × | craige[m] quits (~craigemcw@2001:470:69fc:105::35f1) (Ping timeout: 250 seconds) |
| 15:33:38 | × | kiyit63504[m] quits (~kiyit6350@2001:470:69fc:105::1:3e8a) (Ping timeout: 252 seconds) |
| 15:33:41 | × | jakeStateless-Fa quits (~jakefroms@2001:470:69fc:105::15ef) (Ping timeout: 245 seconds) |
| 15:33:41 | × | horhik[m] quits (~horhikmat@2001:470:69fc:105::1:5906) (Ping timeout: 245 seconds) |
| 15:33:49 | × | Etxeberrialex[m] quits (~etxeberri@2001:470:69fc:105::1:5ae6) (Ping timeout: 250 seconds) |
| 15:33:49 | × | duskhorn[m] quits (~duskhornm@2001:470:69fc:105::1:37aa) (Ping timeout: 250 seconds) |
| 15:33:49 | × | joa[m] quits (~joamatrix@2001:470:69fc:105::1:54d1) (Ping timeout: 250 seconds) |
| 15:33:49 | × | TomasJakl[m] quits (~jaklttchn@2001:470:69fc:105::a42) (Ping timeout: 250 seconds) |
| 15:33:52 | × | AIM[m] quits (~iamaravin@2001:470:69fc:105::1:50eb) (Ping timeout: 268 seconds) |
| 15:33:52 | × | unclechu quits (~unclechu@2001:470:69fc:105::354) (Ping timeout: 268 seconds) |
| 15:33:52 | × | robinhood0018[m] quits (~robinhood@2001:470:69fc:105::1:4dca) (Ping timeout: 268 seconds) |
| 15:33:52 | × | borisbosnjak[m] quits (~borisbosn@2001:470:69fc:105::1:56a6) (Ping timeout: 268 seconds) |
| 15:33:52 | × | joukokar[m] quits (~joukokarm@2001:470:69fc:105::3a2f) (Ping timeout: 268 seconds) |
| 15:34:33 | × | dirtcastle quits (~dirtcastl@103.43.203.226) (Ping timeout: 256 seconds) |
| 15:35:26 | × | elonsroadster[m] quits (~elonsroad@2001:470:69fc:105::d121) (Ping timeout: 260 seconds) |
| 15:36:49 | × | Buliarous quits (~gypsydang@46.232.210.139) (Ping timeout: 256 seconds) |
| 15:38:08 | → | Buliarous joins (~gypsydang@46.232.210.139) |
| 15:38:14 | × | iMaaNor[m] quits (~imaanorma@2001:470:69fc:105::1:5988) (Ping timeout: 260 seconds) |
| 15:38:14 | × | madjestic[m] quits (~madjestic@2001:470:69fc:105::a4e) (Ping timeout: 260 seconds) |
| 15:38:14 | × | TheWizardTower[m quits (~thewizard@2001:470:69fc:105::a5b) (Ping timeout: 260 seconds) |
| 15:38:14 | × | eezo[m] quits (~eezomatri@2001:470:69fc:105::1:7) (Ping timeout: 260 seconds) |
| 15:38:14 | × | Arcanus[m] quits (~archanusm@2001:470:69fc:105::f953) (Ping timeout: 260 seconds) |
| 15:38:15 | → | dirtcastle joins (~dirtcastl@103.43.203.226) |
| 15:45:35 | → | elonsroadster[m] joins (~elonsroad@2001:470:69fc:105::d121) |
| 15:45:38 | → | jimr joins (~jimr@2603-7080-7640-b000-0000-0000-0000-0003.res6.spectrum.com) |
| 15:47:38 | → | kwer[m] joins (~kwermatri@2001:470:69fc:105::1:4da1) |
| 15:47:38 | → | joa[m] joins (~joamatrix@2001:470:69fc:105::1:54d1) |
| 15:47:38 | → | duskhorn[m] joins (~duskhornm@2001:470:69fc:105::1:37aa) |
| 15:50:47 | → | horhik[m] joins (~horhikmat@2001:470:69fc:105::1:5906) |
| 15:50:49 | → | liskin[m] joins (~liskinmat@2001:470:69fc:105::768) |
| 15:53:33 | → | vojjvoda[m] joins (~vojjvodam@2001:470:69fc:105::cefe) |
| 15:57:22 | → | HAL[m] joins (~evadk8mat@2001:470:69fc:105::3ed0) |
| 15:58:20 | → | mc47[m] joins (~mc47matri@2001:470:69fc:105::733) |
| 15:59:56 | × | jimr quits (~jimr@2603-7080-7640-b000-0000-0000-0000-0003.res6.spectrum.com) (Quit: Leaving) |
| 16:05:33 | → | iMaaNor[m] joins (~imaanorma@2001:470:69fc:105::1:5988) |
| 16:05:33 | → | TheWizardTower[m joins (~thewizard@2001:470:69fc:105::a5b) |
| 16:05:33 | → | madjestic[m] joins (~madjestic@2001:470:69fc:105::a4e) |
| 16:05:33 | → | eezo[m] joins (~eezomatri@2001:470:69fc:105::1:7) |
| 16:05:35 | → | Arcanus[m] joins (~archanusm@2001:470:69fc:105::f953) |
| 16:08:56 | → | rednaZ[m] joins (~r3dnazmat@2001:470:69fc:105::ba70) |
| 16:09:08 | → | TomasJakl[m] joins (~jaklttchn@2001:470:69fc:105::a42) |
| 16:09:12 | → | Etxeberrialex[m] joins (~etxeberri@2001:470:69fc:105::1:5ae6) |
| 16:09:12 | → | jakub[m] joins (~jakubfami@2001:470:69fc:105::a43) |
| 16:17:34 | → | jimr joins (~jimr@2603-7080-7640-b000-0000-0000-0000-0003.res6.spectrum.com) |
| 16:20:57 | → | prrxddq[m] joins (~prrxddqma@2001:470:69fc:105::1:4f72) |
| 16:21:35 | → | fabfianda[m] joins (~fabfianda@2001:470:69fc:105::6db) |
| 16:21:37 | → | unrooted joins (~unrooted@2001:470:69fc:105::a4a) |
| 16:22:57 | → | yuu[m] joins (~yuumatrix@2001:470:69fc:105::8a6) |
| 16:23:26 | → | yehoshuapw joins (~yehoshuap@2001:470:69fc:105::a5f) |
| 16:23:54 | → | Drishal[m] joins (~drishalma@2001:470:69fc:105::a36) |
| 16:24:10 | → | ormaaj joins (~ormaaj@user/ormaaj) |
| 16:25:34 | → | Las[m] joins (~lasmatrix@2001:470:69fc:105::74e) |
| 16:25:34 | → | ThatOneLutenist joins (~nathanmcc@2001:470:69fc:105::cd69) |
| 16:26:39 | → | macpla[m] joins (~macplamat@2001:470:69fc:105::3bf4) |
| 16:29:18 | → | denbrahe[m] joins (~denbrahem@2001:470:69fc:105::19c0) |
| 16:29:24 | → | unclechu joins (~unclechu@2001:470:69fc:105::354) |
| 16:29:45 | → | AIM[m] joins (~iamaravin@2001:470:69fc:105::1:50eb) |
| 16:30:40 | → | dkasak[m] joins (~dkasakter@2001:470:69fc:105::a34) |
| 16:31:20 | <jimr> | anyone here? |
| 16:31:28 | <geekosaur> | yes |
| 16:31:37 | <jimr> | morning. |
| 16:31:44 | <jimr> | you familiar with xmobar? |
| 16:31:45 | <geekosaur> | o/ |
| 16:31:50 | <geekosaur> | not very, no |
| 16:31:59 | → | MatrixTravelerbo joins (~voyagert2@2001:470:69fc:105::22) |
| 16:32:04 | <geekosaur> | I use xmonad with MATE so I run mate-panel and xmonad-log-applet |
| 16:32:27 | <jimr> | ok..i added additionalfont to it and called one icon in the config..but it only shows half the icon |
| 16:32:42 | → | jakeStateless-Fa joins (~jakefroms@2001:470:69fc:105::15ef) |
| 16:33:25 | → | craige[m] joins (~craigemcw@2001:470:69fc:105::35f1) |
| 16:33:41 | → | joukokar[m] joins (~joukokarm@2001:470:69fc:105::3a2f) |
| 16:33:59 | <jimr> | ill figure it out sooner or later lol |
| 16:34:13 | <geekosaur> | hang around and see if someone else can help, I guess |
| 16:34:24 | <jimr> | yea was going to do that |
| 16:36:04 | <jimr> | lol friggin spaces |
| 16:38:17 | → | KittyOwO[m] joins (~wrinklehu@2001:470:69fc:105::84e) |
| 16:38:58 | <jimr> | drives me nuts when its something so simple that could messup a config |
| 16:39:46 | → | Tisoxin joins (~ikosit@user/ikosit) |
| 16:40:36 | → | VarikValefor[m] joins (~varikvale@2001:470:69fc:105::a5d) |
| 16:41:12 | → | cjbaylisstheythe joins (~cjbayliss@2001:470:69fc:105::bade) |
| 16:42:43 | → | lostsamurai[m] joins (~lostsamur@2001:470:69fc:105::1:4844) |
| 16:43:08 | → | fcortesi joins (~fcortesi@2001:470:69fc:105::f3a9) |
| 16:45:37 | → | Mellow[m] joins (~mellow210@2001:470:69fc:105::8c62) |
| 16:45:57 | → | ms[m] joins (~msmatrixp@2001:470:69fc:105::2b48) |
| 16:47:43 | → | kiyit63504[m] joins (~kiyit6350@2001:470:69fc:105::1:3e8a) |
| 16:52:24 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 16:53:11 | → | thonoht[m] joins (~thonohtma@2001:470:69fc:105::d7be) |
| 16:53:44 | → | iffsid joins (~iffsid@2001:470:69fc:105::a3e) |
| 17:00:18 | → | robinhood0018[m] joins (~robinhood@2001:470:69fc:105::1:4dca) |
| 17:00:18 | → | borisbosnjak[m] joins (~borisbosn@2001:470:69fc:105::1:56a6) |
| 17:03:01 | × | dirtcastle quits (~dirtcastl@103.43.203.226) (Remote host closed the connection) |
| 17:08:16 | × | jimr quits (~jimr@2603-7080-7640-b000-0000-0000-0000-0003.res6.spectrum.com) (Quit: Leaving) |
| 17:08:42 | → | dissociate[m] joins (~jessehorn@2001:470:69fc:105::1:41af) |
| 17:12:32 | → | sibi joins (~sibi@2001:470:69fc:105::8ab) |
| 17:13:01 | → | diaspora[m] joins (~diasporae@2001:470:69fc:105::93e) |
| 17:18:56 | → | nihilipster[m] joins (~nihilipst@2001:470:69fc:105::720) |
| 17:36:55 | → | werneta joins (~werneta@137.79.226.240) |
| 17:42:02 | → | steve__ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 17:46:49 | × | werneta quits (~werneta@137.79.226.240) (Quit: leaving) |
| 17:47:02 | → | werneta joins (~werneta@137.79.226.240) |
| 18:23:45 | → | jimr joins (~jimr@2603-7080-7640-b000-0000-0000-0000-0003.res6.spectrum.com) |
| 18:26:37 | × | werneta quits (~werneta@137.79.226.240) (Ping timeout: 240 seconds) |
| 18:37:19 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 18:50:26 | → | dirtcastle joins (~dirtcastl@103.43.203.226) |
| 19:09:07 | × | incertia quits (~incertia@24.42.241.219) (Quit: ZNC 1.7.5 - https://znc.in) |
| 19:10:46 | → | incertia joins (~incertia@24.42.241.219) |
| 19:26:53 | × | dirtcastle quits (~dirtcastl@103.43.203.226) (Ping timeout: 256 seconds) |
| 19:27:27 | → | dirtcastle joins (~dirtcastl@2409:4072:6e96:88a0:2cc6:86ff:fec9:37c5) |
| 19:32:17 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 240 seconds) |
| 19:32:30 | → | werneta joins (~werneta@137.79.233.19) |
| 19:39:51 | × | werneta quits (~werneta@137.79.233.19) (Quit: leaving) |
| 19:40:04 | → | werneta joins (~werneta@137.79.233.19) |
| 19:43:17 | × | dirtcastle quits (~dirtcastl@2409:4072:6e96:88a0:2cc6:86ff:fec9:37c5) (Ping timeout: 240 seconds) |
| 19:43:27 | → | dirtcastle joins (~dirtcastl@2409:4072:6e96:88a0:58eb:83ff:fef6:4ac) |
| 19:46:01 | × | jimr quits (~jimr@2603-7080-7640-b000-0000-0000-0000-0003.res6.spectrum.com) (Quit: Leaving) |
| 19:49:57 | × | dirtcastle quits (~dirtcastl@2409:4072:6e96:88a0:58eb:83ff:fef6:4ac) (Ping timeout: 240 seconds) |
| 19:52:17 | × | werneta quits (~werneta@137.79.233.19) (Ping timeout: 240 seconds) |
| 19:54:26 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 22:59:57 | × | steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 256 seconds) |
| 23:09:56 | → | Hash joins (~Hash@hashsecurity.org) |
| 23:49:33 | → | jimr joins (~jimr@2603-7080-7640-b000-0000-0000-0000-0003.res6.spectrum.com) |
| 23:58:03 | <noex> | can I specify a rationalrect in my manage hook? |
| 23:58:40 | <noex> | as in like doFloat W.RationalRect 0.2 0.2 0.6 0.6 |
| 23:59:22 | <noex> | i assume so i'm just not seeing it |
| 23:59:58 | <noex> | ah nvm, different search terms |
All times are in UTC on 2022-01-05.