Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 790 791 792 793 794 795 796 797 798 799 800 .. 1850
184,969 events total
2022-08-14 06:41:00 <Hash> Then just run it in xmobar
2022-08-14 06:41:02 <isaacthekind[m]> ohhh
2022-08-14 06:41:02 <isaacthekind[m]> ok wait can you clarify this
2022-08-14 06:41:05 <isaacthekind[m]> is the 0 quantity
2022-08-14 06:41:11 <Hash> I forgot.
2022-08-14 06:41:20 <Hash> No It's just whatever api you want t use
2022-08-14 06:41:28 <Hash> I use those guy, I reverse the shit and get the 0
2022-08-14 06:41:29 <isaacthekind[m]> ok, i'm going to try to get this set up, i just am tripping out about one thing here tho
2022-08-14 06:41:30 <Hash> meaning the latest
2022-08-14 06:41:39 <Hash> cuz their data was like, oldest, then something, If orgot.
2022-08-14 06:41:43 <Hash> I don't know I was high.
2022-08-14 06:41:58 <isaacthekind[m]> hahahah
2022-08-14 06:42:07 <isaacthekind[m]> cardano, cannabis, this guy is like me
2022-08-14 06:42:19 <isaacthekind[m]> next thing i know you'll say you're ripping a volcano with obsidian or smth
2022-08-14 06:42:23 <isaacthekind[m]> but yeah back to xmonad
2022-08-14 06:42:25 isaacthekind[m] uploaded an image: (3KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/vRhREWIdcwIegntLvDFYVXtG/image.png >
2022-08-14 06:42:40 <isaacthekind[m]> is that btc price there beside ada icon?
2022-08-14 06:42:55 <isaacthekind[m]> i'm just confused why the price is so high, ada is like 50 cents
2022-08-14 06:43:17 <Hash> \o/
2022-08-14 06:43:41 <Hash> You're gonna have to find an api, query it with whatever, get your data, make sure yoru script/command works, then run it from xmobar
2022-08-14 06:44:11 <Hash> it reads it from stdin and puts it in the xmobar status bar thing
2022-08-14 06:44:26 <isaacthekind[m]> but my question is what that number is
2022-08-14 06:44:28 <Hash> your command has to echo out whtever you're wanting to display
2022-08-14 06:44:35 <Hash> I can't help you with the api man.
2022-08-14 06:44:45 <Hash> You're gonna have to figure oout yoru coin, your api how to use it.
2022-08-14 06:44:54 <Hash> I just use these guys for my bitcoin ticker
2022-08-14 06:45:12 <isaacthekind[m]> yeah i just got a bit confused, i see this api is for btc
2022-08-14 06:45:13 <Hash> 0 is the first element in the json arrayh
2022-08-14 06:45:14 chomwitt joins (~chomwitt@2a02:587:dc15:5e00:4394:5e3a:258b:d8da)
2022-08-14 06:45:28 <isaacthekind[m]> i was tripped out by the btc price beside the ada symbol
2022-08-14 06:45:39 <Hash> Since when you get the json array, oldest items are at top, newest items at are bottom
2022-08-14 06:45:42 <Hash> by items I mean prices
2022-08-14 06:45:50 <isaacthekind[m]> yeah of course
2022-08-14 06:45:53 <isaacthekind[m]> makes sense
2022-08-14 06:45:54 <Hash> so its an arbitrary # of items
2022-08-14 06:45:58 <Hash> I didn't want to have to coutn and all that
2022-08-14 06:46:09 <Hash> so I just reverse it, so latest data is on top, and grab the 0th element
2022-08-14 06:46:12 <Hash> latest price
2022-08-14 06:46:23 <isaacthekind[m]> right
2022-08-14 06:46:38 <isaacthekind[m]> ok i'm gonna try to implement something like this, thank you!
2022-08-14 06:47:05 <Hash> Sure man
2022-08-14 06:47:25 <Hash> I'm just wasting time on stupid things. I'll just continue using KDE I guess.
2022-08-14 06:47:32 <Hash> For now*
2022-08-14 06:47:48 × thunderrd quits (~thunderrd@183.182.110.20) (Remote host closed the connection)
2022-08-14 06:48:05 <isaacthekind[m]> i refuse to return to kde
2022-08-14 06:48:12 <Hash> Not the desktop.
2022-08-14 06:48:20 <Hash> Just the panels.
2022-08-14 06:48:22 <Hash> They are nice.
2022-08-14 06:48:41 <Hash> Also, if I just load the Xmonad session and start kde apps or anything, they're not styled
2022-08-14 06:48:48 <Hash> all appears crazy and horrible.
2022-08-14 06:49:05 <Hash> Which is weird, because the settings are there, but dont' take effect unti you start kde services
2022-08-14 06:49:17 <Hash> so if you use kde apps outsdie kde, they'll pretty much look like crap
2022-08-14 06:49:20 <Hash> unless i'm wrong.
2022-08-14 06:50:59 <Hash> Mioght check out trinity desktop env.
2022-08-14 06:51:09 <Hash> kicker was my favorite panel ever, kde 3.5.10
2022-08-14 06:52:14 <Hash> I'm going to try enlightenment w/ xmonad in a vm
2022-08-14 06:54:17 <Hash> https://www.bodhilinux.com/ this hasn't been updaed to 22 yet
2022-08-14 06:54:59 <Hash> Moksha is a continuation of the Enlightenment 17 desktop. but I wonder if like how the new enlightenment is differnent from e17 from moksha
2022-08-14 07:41:13 <quarkQuark[m]111> <Hash> "so if you use kde apps outsdie..." <- Does setting QT_STYLE_OVERRIDE help? https://wiki.archlinux.org/title/Qt#Styles_in_Qt_5
2022-08-14 07:45:47 <Alok[m]> Hello, I want to remove the border if only one window is open, how can I do that?
2022-08-14 07:45:47 <Alok[m]> https://batbin.me/stoppel here's my xmonad config
2022-08-14 07:51:00 <Alok[m]> > <@alok8bb:matrix.org> Hello, I want to remove the border if only one window is open, how can I do that?
2022-08-14 07:51:00 <Alok[m]> > https://batbin.me/stoppel here's my xmonad config
2022-08-14 07:51:00 <Alok[m]> adding `smartBorders` $ tiled ||| .....
2022-08-14 07:51:00 <Alok[m]> is the right way?
2022-08-14 07:51:02 <lambdabot> <hint>:1:1: error: parse error on input ‘<@’
2022-08-14 07:51:02 <lambdabot> error: Variable not in scope: httpserror:
2022-08-14 07:51:02 <lambdabot> • Data constructor not in scope: (://) :: t0 -> (a0 -> c0) -> t
2022-08-14 07:51:02 <lambdabot> • Perhaps you meant variable ‘//’ (imported from Data.Array)error: Varia...
2022-08-14 07:52:16 <Solid> Alok[m]: yes
2022-08-14 07:53:10 <Alok[m]> Solid: And how about gaps? I would want same gaps around every window. I tried to set gaps yesterday but then bar's behavior broke.
2022-08-14 07:55:19 <Solid> broke in what way?
2022-08-14 07:56:55 <Alok[m]> Solid: When hiding bar, the windows overlapped it but bar didn't hide
2022-08-14 07:58:20 <Solid> "Hiding" the bar via the xmonad keybinding is just telling windows to ignore there's a bar; since gaps are "part of the window", this is to be expected
2022-08-14 07:58:50 <Solid> you can either also disable gaps when hiding the bar, or tell the bar itself to properly hide itself (afaik xmobar can do that via dbus)
2022-08-14 08:00:13 <Alok[m]> or just don't use gaps 😂
2022-08-14 08:00:28 <Solid> or that, yes; waste of screen space anyways :)
2022-08-14 08:04:57 <Alok[m]> are there any default keybindings for resizing a floating window with keyboard?
2022-08-14 08:06:01 <Solid> I don't think so, no
2022-08-14 08:14:17 thunderrd joins (~thunderrd@183.182.110.20)
2022-08-14 09:05:09 × noex quits (~null@user/noex) (Remote host closed the connection)
2022-08-14 09:06:29 noex joins (~null@user/noex)
2022-08-14 09:38:17 benin0 joins (~benin@183.82.206.125)
2022-08-14 12:13:13 × zawaken quits (~zawaken@user/zawaken) (Quit: ZNC 1.9.x-nightly-20220808-32d4a4d5 - https://znc.in)
2022-08-14 12:15:02 zawaken joins (~zawaken@user/zawaken)
2022-08-14 12:15:12 × zawaken quits (~zawaken@user/zawaken) (Client Quit)
2022-08-14 12:18:12 zawaken joins (~zawaken@user/zawaken)
2022-08-14 12:47:50 × defjam quits (~eb0t@33bb4bbf.skybroadband.com) (Ping timeout: 244 seconds)
2022-08-14 12:49:47 defjam joins (~eb0t@33b77162.skybroadband.com)
2022-08-14 12:58:56 <xmonadtrack> New xmonad-contrib branch created: pull/742 (1 commit) https://github.com/xmonad/xmonad-contrib/pull/742
2022-08-14 12:58:56 <xmonadtrack> xmonad-contrib Tony Zorman https://github.com/xmonad/xmonad-contrib/pull/742 * v0.17.0-215-gbcda2961: New module: XMonad.Layout.SideBorderDecoration (6 hours ago, 3 files, 130+ 0-) https://github.com/xmonad/xmonad-contrib/commit/bcda29610888
2022-08-14 13:51:47 <geekosaur> re moving and resizing floating windows: https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Actions-FloatKeys.html
2022-08-14 13:52:31 <geekosaur> Alok[m], ^
2022-08-14 14:12:08 steve_ joins (~steve@ool-182c2b80.dyn.optonline.net)
2022-08-14 14:51:27 bubbler joins (~bubbler@2a02:810d:8cc0:3fa0:28f1:2f9d:d0e4:6494)
2022-08-14 16:00:42 × liskin[m] quits (~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle)
2022-08-14 17:07:42 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-08-14 17:20:14 banc- joins (banc@gateway/vpn/airvpn/banc)
2022-08-14 17:21:03 × catman quits (~catman@user/catman) (Ping timeout: 268 seconds)
2022-08-14 17:21:59 × banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 252 seconds)

All times are in UTC.