Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 553 554 555 556 557 558 559 560 561 562 563 .. 1848
184,793 events total
2022-03-22 18:43:41 liskin[m] joins (~liskinmat@2001:470:69fc:105::768)
2022-03-22 18:51:35 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2022-03-22 19:04:58 geekosaur joins (~geekosaur@xmonad/geekosaur)
2022-03-22 19:07:09 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 252 seconds)
2022-03-22 19:09:17 jao joins (~jao@45.152.183.53)
2022-03-22 19:37:39 <lyiriyah[m]> <CodeBitCookie[m]> "The problem is that they do..." <- Try swapping line 245 and 244
2022-03-22 20:00:52 iqubic joins (~iqubic@c-67-171-37-233.hsd1.wa.comcast.net)
2022-03-22 20:03:49 <iqubic> So, I'm not sure if this is a dmenu question or an xmonad question, but I'm going ask it here anyways. When I open dmenu, via the default keybinding of "Mod-p" where does it look to find the list of executables? Specifically, I have an executable AppImage file that I want to add to this list. How can I do that?
2022-03-22 20:03:49 × bfrk quits (~Thunderbi@2001:9e8:366:b300:9367:b1d9:8d43:29ea) (Ping timeout: 256 seconds)
2022-03-22 20:04:52 <iqubic> currently this executable file is just sitting in my home directory.
2022-03-22 20:06:06 bfrk joins (~Thunderbi@i59F7ABB3.versanet.de)
2022-03-22 20:08:08 <geekosaur> it should be using $PATH, but note that usually xmonad hasnotbeen started via a terminal so its $PATH is /bin:/usr/bin unless you used startx or have taken other system dependent measures (I start xmonad via a wrapper script, for example)
2022-03-22 20:09:31 geekosaur makes a 4th attempt to figure out the other user's config url — matrix edits do not work on the IRC side!
2022-03-22 20:11:33 <geekosaur> CodeBitCookie[m], is there some reason you don't use XMonad.Actions.SpawnOn? your SpawnToWorkspace has a race condition
2022-03-22 20:20:01 <geekosaur> if I absolutely had to do it without spawnOn (this may be necessaryt for a terminal which doesn't allow disabling factories, or a browser window) then the way to do it is: switch workspace, spawn, threadDelay 3000000
2022-03-22 21:49:35 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2022-03-22 21:51:16 geekosaur joins (~geekosaur@xmonad/geekosaur)
2022-03-22 22:03:05 <abastro[m]> So how can I modify the PATH variable for dmenu?
2022-03-22 22:06:42 <geekosaur> dmenu is startred by xmonad, generally you want to alter xmonad's PATH so you don't go through this also with spawn, etc.
2022-03-22 22:07:32 <geekosaur> usually this requires a wrapper script for xmonad, or using a "legacy X session" (~/.xsession) where you can "source ~/.profile" to get your nornmal PATH
2022-03-22 22:24:44 × iqubic quits (~iqubic@c-67-171-37-233.hsd1.wa.comcast.net) (Quit: Connection closed)
2022-03-22 22:27:04 <abastro[m]> Hm, problem is, I don't want to duplicate code for PATH setup. But running .bashrc does not work, as it only works on terminal
2022-03-22 22:30:22 <geekosaur> I'd hide the terminal-specific parts behind `if test -t; then ...; fi`
2022-03-22 22:44:58 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
2022-03-22 22:45:01 <abastro[m]> Hmmm
2022-03-22 22:45:24 <abastro[m]> I guess I could move PATH variable setting part to front then
2022-03-22 22:46:34 <geekosaur> PATH setting normally doesn't belong in .bashrc anyway. opening a terminal should run whichever of .bash_profile or .profile exists, and things like PATH settings belong there
2022-03-22 22:49:29 <abastro[m]> Yep, I agree. Sadly, ghcup currently puts PATH in therr.
2022-03-22 22:49:42 <abastro[m]> There*
2022-03-22 22:49:50 <abastro[m]> I wonder why..
2022-03-22 22:49:55 <geekosaur> not currently. early versions did but later ones fixed it and even try to correct the mistake
2022-03-22 22:50:23 <geekosaur> you'd have to do a ghcup reinstall for it to do that though
2022-03-22 23:13:24 × bfrk quits (~Thunderbi@i59F7ABB3.versanet.de) (Ping timeout: 240 seconds)
2022-03-22 23:23:22 × seschwar quits (~seschwar@user/seschwar) (Quit: :wq)
2022-03-22 23:24:26 <abastro[m]> Oh wow, let me try that
2022-03-22 23:39:53 × Benzi-Junior quits (~BenziJuni@dsl-149-64-179.hive.is) (Quit: ZNC 1.8.2 - https://znc.in)
2022-03-22 23:55:15 × steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 250 seconds)
2022-03-23 00:05:09 n8nl joins (~n8nl@c-24-61-77-34.hsd1.ma.comcast.net)
2022-03-23 00:14:15 × smultron quits (~smultron@c-73-239-231-28.hsd1.wa.comcast.net) (Ping timeout: 265 seconds)
2022-03-23 00:21:55 smultron joins (~smultron@c-73-239-231-28.hsd1.wa.comcast.net)
2022-03-23 00:22:34 mvk joins (~mvk@2607:fea8:5cc3:7e00::7980)
2022-03-23 00:32:13 × smultron quits (~smultron@c-73-239-231-28.hsd1.wa.comcast.net) (Quit: ZNC 1.8.2 - https://znc.in)
2022-03-23 00:32:58 smultron joins (~smultron@c-73-239-231-28.hsd1.wa.comcast.net)
2022-03-23 00:46:38 steve__ joins (~steve@ool-182c2b80.dyn.optonline.net)
2022-03-23 01:09:36 × n8nl quits (~n8nl@c-24-61-77-34.hsd1.ma.comcast.net) (Ping timeout: 252 seconds)
2022-03-23 01:17:11 n8nl joins (~n8nl@c-24-61-77-34.hsd1.ma.comcast.net)
2022-03-23 01:34:45 haasn` joins (~nand@haasn.dev)
2022-03-23 01:38:45 × haasn quits (~nand@haasn.dev) (Ping timeout: 256 seconds)
2022-03-23 01:38:45 haasn` is now known as haasn
2022-03-23 01:54:49 × jao quits (~jao@45.152.183.53) (Remote host closed the connection)
2022-03-23 01:59:45 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-03-23 02:10:58 <abastro[m]> Ah the reinstall would mean I should build my custom built HLS again. Think I cannot afford it.
2022-03-23 02:11:43 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Remote host closed the connection)
2022-03-23 02:14:39 × n8nl quits (~n8nl@c-24-61-77-34.hsd1.ma.comcast.net) (Ping timeout: 256 seconds)
2022-03-23 02:15:25 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-03-23 03:03:43 × banc quits (~banc@217.138.195.27) (Ping timeout: 256 seconds)
2022-03-23 03:24:40 banc joins (~banc@217.138.195.27)
2022-03-23 04:00:02 × haasn quits (~nand@haasn.dev) (Quit: ZNC 1.7.5+deb4 - https://znc.in)
2022-03-23 04:01:23 haasn joins (~nand@haasn.dev)
2022-03-23 04:29:17 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 256 seconds)
2022-03-23 04:49:55 abradabara joins (~abradabar@185.183.97.187)
2022-03-23 05:18:12 × abradabara quits (~abradabar@185.183.97.187) (Ping timeout: 252 seconds)
2022-03-23 07:25:30 bfrk joins (~Thunderbi@2001:9e8:341:2300:5af2:7367:fcdf:ab0f)
2022-03-23 07:50:40 twiclo joins (~twiclo@mail.twil.cx)
2022-03-23 08:02:17 × mvk quits (~mvk@2607:fea8:5cc3:7e00::7980) (Ping timeout: 240 seconds)
2022-03-23 08:04:20 cfricke joins (~cfricke@user/cfricke)
2022-03-23 08:18:15 benin joins (~benin@183.82.207.30)
2022-03-23 08:23:04 × benin quits (~benin@183.82.207.30) (Client Quit)
2022-03-23 08:31:47 × smultron quits (~smultron@c-73-239-231-28.hsd1.wa.comcast.net) (Ping timeout: 252 seconds)
2022-03-23 08:38:04 smultron joins (~smultron@c-73-239-231-28.hsd1.wa.comcast.net)
2022-03-23 08:43:29 benin joins (~benin@183.82.207.30)
2022-03-23 08:59:06 × benin quits (~benin@183.82.207.30) (Quit: The Lounge - https://thelounge.chat)
2022-03-23 09:00:10 × matterix[m] quits (~matterixm@2001:470:69fc:105::1:c2fc) (Quit: You have been kicked for being idle)
2022-03-23 09:08:03 benin joins (~benin@183.82.207.30)
2022-03-23 09:09:12 × benin quits (~benin@183.82.207.30) (Client Quit)
2022-03-23 09:10:18 benin joins (~benin@183.82.207.30)
2022-03-23 09:10:54 × benin quits (~benin@183.82.207.30) (Client Quit)
2022-03-23 09:13:51 benin joins (~benin@183.82.207.30)
2022-03-23 09:17:36 × benin quits (~benin@183.82.207.30) (Client Quit)
2022-03-23 09:18:36 benin joins (~benin@183.82.207.30)
2022-03-23 09:20:17 × benin quits (~benin@183.82.207.30) (Client Quit)
2022-03-23 09:21:32 benin joins (~benin@183.82.207.30)
2022-03-23 09:24:50 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
2022-03-23 09:28:07 × benin quits (~benin@183.82.207.30) (Quit: The Lounge - https://thelounge.chat)
2022-03-23 09:30:52 benin joins (~benin@183.82.207.30)
2022-03-23 09:47:23 × benin quits (~benin@183.82.207.30) (Quit: The Lounge - https://thelounge.chat)
2022-03-23 09:48:29 benin joins (~benin@183.82.207.30)
2022-03-23 09:57:54 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.4.1)
2022-03-23 10:10:15 mc47 joins (~mc47@xmonad/TheMC47)
2022-03-23 10:20:06 <CodeBitCookie[m]> <geekosaur> "CodeBitCookie, is there some..." <- The reason is, It doesn't work. Whereas when I switch the 2 lines in SpawnToWorkspace, (Line 245 and 244) It works just as lyiriyah suggested.
2022-03-23 10:20:31 <CodeBitCookie[m]> Although I don't like that it moves you to that workspace. Is there a way to move back?
2022-03-23 10:21:32 <CodeBitCookie[m]> lyiriyah: Thanks, it works,
2022-03-23 10:21:32 <CodeBitCookie[m]> but I still have the above problem.
2022-03-23 10:21:35 <CodeBitCookie[m]> s///
2022-03-23 10:26:12 <CodeBitCookie[m]> Also, because of some programs taking more time to open, and the commands having "&" at the end, means that it confuses the workspaces and spawns many/all of them on the workspace specified by the last program to open.
2022-03-23 10:26:30 <CodeBitCookie[m]> Meaning, It will spawn all my programs on the 9th workspace
2022-03-23 10:52:51 × benin quits (~benin@183.82.207.30) (Quit: The Lounge - https://thelounge.chat)
2022-03-23 10:54:48 <lyiriyah[m]> <CodeBitCookie[m]> "The reason is, It doesn't work..." <- In what way doesn't X.A.SpawnOnce work?
2022-03-23 10:55:53 <lyiriyah[m]> *SpawnOn
2022-03-23 10:56:44 × bfrk quits (~Thunderbi@2001:9e8:341:2300:5af2:7367:fcdf:ab0f) (Remote host closed the connection)

All times are in UTC.