Logs: freenode/#xmonad
| 2021-05-09 09:55:41 | <Solid> | I think that depends entirely on the extend of whta you mean by theme |
| 2021-05-09 09:56:17 | <Solid> | I guess you could just toggle lots of things via an IORef or something |
| 2021-05-09 09:56:25 | → | kajzer joins (~kajzer@unaffiliated/kajzer) |
| 2021-05-09 09:57:45 | <chemiker> | I have done some research now and i think, that i can toggle them via key-binding and script. |
| 2021-05-09 10:00:08 | <chemiker> | And it means, that themes are hot-switchable too. |
| 2021-05-09 10:01:47 | <Solid> | xmonad doesn't really have any "themes" as such (besides perhaps prompt themes?), so I was confused by that |
| 2021-05-09 10:01:58 | <Solid> | do you mean like GTK or QT themes? |
| 2021-05-09 10:02:59 | <chemiker> | I mean like two separate configs. |
| 2021-05-09 10:03:37 | <chemiker> | In ArcoLinux with bspwm you have some themes. |
| 2021-05-09 10:17:52 | × | mohab quits (~mohab@45.240.130.62) (Ping timeout: 240 seconds) |
| 2021-05-09 10:33:17 | → | mohab joins (~mohab@45.240.130.62) |
| 2021-05-09 10:35:36 | <mc47[m]> | You probably can write an external script that recompiles the other config, symlinks it to where the binary is expected to be and restart xmonad |
| 2021-05-09 10:36:04 | <mc47[m]> | But I feel like things might go wrong |
| 2021-05-09 10:57:06 | × | mohab quits (~mohab@45.240.130.62) (Ping timeout: 260 seconds) |
| 2021-05-09 11:02:16 | → | mc47 joins (~yecinem@89.246.239.190) |
| 2021-05-09 11:05:13 | → | materiyolo joins (~materiyol@112.205.57.255) |
| 2021-05-09 12:00:39 | × | kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Quit: WeeChat 3.1) |
| 2021-05-09 12:33:47 | → | mohab joins (~mohab@45.240.130.62) |
| 2021-05-09 12:54:21 | → | cfricke joins (~cfricke@unaffiliated/cfricke) |
| 2021-05-09 12:57:11 | × | mohab quits (~mohab@45.240.130.62) (Ping timeout: 240 seconds) |
| 2021-05-09 12:58:56 | → | mohab joins (~mohab@45.240.130.62) |
| 2021-05-09 13:25:53 | → | geekosaur joins (930099da@rrcs-147-0-153-218.central.biz.rr.com) |
| 2021-05-09 13:25:55 | × | notis quits (~notis@85.203.44.173) (Read error: Connection reset by peer) |
| 2021-05-09 13:38:17 | → | kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) |
| 2021-05-09 13:46:45 | × | cfricke quits (~cfricke@unaffiliated/cfricke) (Ping timeout: 250 seconds) |
| 2021-05-09 13:51:38 | → | pmj joins (~pmj@ipbcc2919d.dynamic.kabel-deutschland.de) |
| 2021-05-09 14:10:56 | × | pmj quits (~pmj@ipbcc2919d.dynamic.kabel-deutschland.de) (Ping timeout: 260 seconds) |
| 2021-05-09 14:12:07 | → | thoros joins (~thoros@193-154-186-236.adsl.highway.telekom.at) |
| 2021-05-09 14:24:32 | × | mohab quits (~mohab@45.240.130.62) (Ping timeout: 240 seconds) |
| 2021-05-09 14:29:14 | → | cfricke joins (~cfricke@unaffiliated/cfricke) |
| 2021-05-09 14:39:59 | → | eric joins (~eric@pool-108-46-27-17.nycmny.fios.verizon.net) |
| 2021-05-09 14:41:13 | <eric> | Sorry I'm a little bit of a noob but how do you autostart in xmonad? Should I just add what I want to Xsession |
| 2021-05-09 14:47:46 | <Solid> | eric: there is a startupHook, but nothing hinders you from putting the stuff you want into Xsession, .xinitrc, or similar |
| 2021-05-09 14:48:20 | <eric> | Solid: Thank you, should I just put the commands into the Startup Hook or make a autostart.sh |
| 2021-05-09 14:50:14 | <Solid> | eric: it's entirely personal preference, really. The only thing one needs to look out for when using startupHook is that spawnOnce ( https://hackage.haskell.org/package/xmonad-contrib-0.16/docs/XMonad-Util-SpawnOnce.html#v:spawnOnce ) is probably what one wants to use instead of the normal spawn |
| 2021-05-09 14:50:30 | <Solid> | (otherwise the respective programs will also spawn when restarting xmonad via M-q) |
| 2021-05-09 14:50:43 | <eric> | Solid: Alright, thanks a lot have a nice day and stay safe! |
| 2021-05-09 14:50:54 | <Solid> | You too! :) |
| 2021-05-09 14:51:49 | → | notis joins (~notis@2a02:2149:8a44:5700:3fe0:286c:a70f:ba77) |
| 2021-05-09 15:04:21 | × | s00pcan quits (~chris@075-133-056-178.res.spectrum.com) (Remote host closed the connection) |
| 2021-05-09 15:19:04 | × | eric quits (~eric@pool-108-46-27-17.nycmny.fios.verizon.net) (Ping timeout: 252 seconds) |
| 2021-05-09 15:26:50 | × | kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Quit: WeeChat 3.1) |
| 2021-05-09 15:28:15 | → | kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) |
| 2021-05-09 15:34:15 | × | materiyolo quits (~materiyol@112.205.57.255) (Read error: Connection reset by peer) |
| 2021-05-09 15:46:26 | → | s00pcan joins (~chris@075-133-056-178.res.spectrum.com) |
| 2021-05-09 16:22:55 | → | mohab joins (~mohab@45.240.130.62) |
| 2021-05-09 16:56:18 | <mc47> | I can't believe I only started using topics this week... I've been missing out |
| 2021-05-09 17:04:12 | × | kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Quit: WeeChat 3.1) |
| 2021-05-09 17:11:02 | × | mc47 quits (~yecinem@89.246.239.190) (Remote host closed the connection) |
| 2021-05-09 17:29:00 | <Solid> | It's great isn't it? :D |
| 2021-05-09 17:43:24 | → | eric joins (~eric@pool-108-46-27-17.nycmny.fios.verizon.net) |
| 2021-05-09 17:44:01 | eric | is now known as hissto |
| 2021-05-09 17:56:14 | × | notis quits (~notis@2a02:2149:8a44:5700:3fe0:286c:a70f:ba77) (Ping timeout: 245 seconds) |
| 2021-05-09 17:56:42 | <Liskni_si> | Is there a video of topic somewhere? |
| 2021-05-09 18:06:54 | → | mc47 joins (~yecinem@89.246.239.190) |
| 2021-05-09 18:07:36 | <mc47> | Solid it's pretty great. I've expanded the TopicItem DSL to include topic groups from my last PR, and I'm liking it a lot |
| 2021-05-09 18:08:39 | <mc47> | Liskni_si not sure |
| 2021-05-09 18:14:55 | × | hissto quits (~eric@pool-108-46-27-17.nycmny.fios.verizon.net) (Quit: Konversation terminated!) |
| 2021-05-09 18:23:35 | → | pmj joins (~pmj@ipbcc2919d.dynamic.kabel-deutschland.de) |
| 2021-05-09 18:24:38 | × | rafadc quits (~rafadc@213.37.16.152.dyn.user.ono.com) (Read error: Connection reset by peer) |
| 2021-05-09 18:27:54 | → | rafadc joins (~rafadc@213.37.16.152.dyn.user.ono.com) |
| 2021-05-09 18:31:06 | × | incertia quits (~incertia@d4-50-26-103.nap.wideopenwest.com) (Ping timeout: 260 seconds) |
| 2021-05-09 18:43:46 | ← | chemiker parts (~xarch@ip5f5a05e1.dynamic.kabel-deutschland.de) () |
| 2021-05-09 18:57:11 | × | thoros quits (~thoros@193-154-186-236.adsl.highway.telekom.at) (Quit: WeeChat 3.0.1) |
| 2021-05-09 19:26:39 | × | ericsagn1 quits (~ericsagne@2405:6580:0:5100:9d04:a396:248a:e13a) (Ping timeout: 260 seconds) |
| 2021-05-09 19:34:10 | <Solid> | mc47: oh that sounds pretty cool! I think I'll try to clean up the code and then submit a version of TopicItem upstream after all |
| 2021-05-09 19:34:39 | <Solid> | if it fits you can hopefully extend it with that topic-groups support |
| 2021-05-09 19:39:16 | → | ericsagn1 joins (~ericsagne@2405:6580:0:5100:44a9:4dc5:2863:2677) |
| 2021-05-09 19:42:56 | → | ircbrowse_tom joins (~ircbrowse@64.225.78.177) |
| 2021-05-09 19:42:56 | Server | sets mode +cnt |
| 2021-05-09 20:17:00 | <mc47> | I think it's quite useful... erroneous states should not be representable, and that's not the case with the TopicSpace interface |
| 2021-05-09 20:21:56 | × | pmj quits (~pmj@ipbcc2919d.dynamic.kabel-deutschland.de) (Ping timeout: 246 seconds) |
| 2021-05-09 20:23:06 | → | Kamil[m] joins (kamilmatri@gateway/shell/matrix.org/x-kndtlogddvvydmai) |
| 2021-05-09 20:24:55 | × | mc47 quits (~yecinem@89.246.239.190) (Quit: Leaving) |
| 2021-05-09 20:33:06 | × | mohab quits (~mohab@45.240.130.62) (Ping timeout: 240 seconds) |
| 2021-05-09 20:36:22 | → | kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) |
| 2021-05-09 20:42:35 | → | notis joins (~notis@185.51.134.229) |
| 2021-05-09 20:52:22 | × | tubep quits (~tpakkila@dsl-olubng11-54f80d-191.dhcp.inet.fi) (Ping timeout: 252 seconds) |
| 2021-05-09 20:57:36 | → | tubep joins (~tpakkila@dsl-olubng11-54f80d-191.dhcp.inet.fi) |
| 2021-05-09 21:43:46 | × | notis quits (~notis@185.51.134.229) (Ping timeout: 240 seconds) |
| 2021-05-09 21:45:57 | → | notis joins (~notis@85.203.44.115) |
| 2021-05-09 21:48:53 | → | mc47 joins (~yecinem@89.246.239.190) |
| 2021-05-09 21:53:18 | → | mohab joins (~mohab@45.240.130.62) |
| 2021-05-09 22:04:47 | × | seschwar quits (~seschwar@unaffiliated/seschwar) (Quit: :wq) |
| 2021-05-09 22:44:34 | × | mohab quits (~mohab@45.240.130.62) (Ping timeout: 252 seconds) |
| 2021-05-09 22:45:27 | → | mohab joins (~mohab@45.240.130.62) |
| 2021-05-09 22:55:13 | × | kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Quit: WeeChat 3.1) |
| 2021-05-09 22:55:43 | → | kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) |
| 2021-05-09 22:58:19 | × | cfricke quits (~cfricke@unaffiliated/cfricke) (Ping timeout: 245 seconds) |
| 2021-05-09 23:19:03 | × | kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Quit: WeeChat 3.1) |
| 2021-05-09 23:26:02 | × | notis quits (~notis@85.203.44.115) (Ping timeout: 246 seconds) |
| 2021-05-09 23:51:15 | → | growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net) |
| 2021-05-10 00:24:46 | × | mohab quits (~mohab@45.240.130.62) (Ping timeout: 240 seconds) |
| 2021-05-10 00:30:38 | × | mc47 quits (~yecinem@89.246.239.190) (Remote host closed the connection) |
| 2021-05-10 00:40:43 | × | kajzer quits (~kajzer@unaffiliated/kajzer) (Quit: WeeChat 3.1) |
| 2021-05-10 00:47:02 | × | geekosaur quits (930099da@rrcs-147-0-153-218.central.biz.rr.com) (Ping timeout: 240 seconds) |
| 2021-05-10 00:53:24 | → | mohab joins (~mohab@45.240.130.62) |
| 2021-05-10 01:09:00 | × | mohab quits (~mohab@45.240.130.62) (Ping timeout: 268 seconds) |
| 2021-05-10 01:10:30 | × | sszark quits (~sszark@h-213-180.A392.priv.bahnhof.se) (Quit: WeeChat 3.1) |
| 2021-05-10 02:01:30 | → | oogeek joins (~szz_@138.199.23.131) |
All times are in UTC.