Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 78 79 80 81 82 83 84 85 86 87 88 .. 1843
184,202 events total
2021-06-20 21:11:40 <davve> if you have one of those cards
2021-06-20 21:11:40 <geekosaur> I was using arandr. nvidia-settings is kinda useless when I don't have an nvidia chipset
2021-06-20 21:12:02 <davve> gotcha
2021-06-20 21:12:23 <geekosaur> ended up with the mouse pointer being physically in the right places but everything else off. took 2 tries to get things back to their current state
2021-06-20 21:12:45 <geekosaur> where the external monitor is kinda off relative to its physical position but things mostly work
2021-06-20 21:32:46 × tremon quits (~tremon@217-63-61-89.cable.dynamic.v4.ziggo.nl) (Quit: getting boxed in)
2021-06-20 22:04:54 × seschwar quits (~seschwar@user/seschwar) (Quit: :wq)
2021-06-20 22:09:20 <^[> geekosaur: I only remember maybe 5 flags for xrandr, but that seems to be enough to set up external monitors, and it's never let me down.
2021-06-20 22:22:13 <geekosaur> that's kinda the problem. xrandr doesn't distinguish between position on physical vs. logical screen, so when my monitor is placed such that it's halfway up the builtin screen, I can't describe that properly such that moving the mouse between them goes to the same place without the rest of the video being off the monitor
2021-06-20 22:25:02 <^[> I just choose not to worry about vertical alignment. Problem solved!
2021-06-20 22:29:54 <geekosaur> I feel like I had that working before, though
2021-06-20 22:31:41 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
2021-06-20 22:42:24 <^[> I can get it very close by using --pos, but it's not perfect because the DPI is different.
2021-06-20 22:48:18 × scardinal quits (~supreme@87-59-138-136-cable.dk.customer.tdc.net) (Ping timeout: 240 seconds)
2021-06-20 22:48:26 scardina1 joins (~supreme@87-59-138-136-cable.dk.customer.tdc.net)
2021-06-20 22:56:50 × kajzer quits (~themainma@user/themainman) (Quit: WeeChat 3.1)
2021-06-20 23:00:41 sfrique[m] joins (~sfriquema@2001:470:69fc:105::3f27)
2021-06-20 23:00:58 <sfrique[m]> hello, what you guys recommend to start xmonad? a display manager? xinit? something else?
2021-06-20 23:03:08 <geekosaur> depends on your system, I'd think. I'm on Ubuntu so I get the display manager for free and use it
2021-06-20 23:03:36 <sfrique[m]> i use archlinux
2021-06-20 23:04:02 <sfrique[m]> i am using sddm right now, but have used startx before, thinking in going back to startx
2021-06-20 23:05:40 <geekosaur> it shouldn't really matter much
2021-06-20 23:09:02 <sfrique[m]> i tm thinking in going back to startx, as i would get the env vars right for the spawn command
2021-06-20 23:09:28 <sfrique[m]> so since i am changing i thought i look for lets say some "official" or recommended way
2021-06-21 00:07:55 <burp> I use slim
2021-06-21 02:04:49 × banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 258 seconds)
2021-06-21 02:24:00 banc joins (banc@gateway/vpn/airvpn/banc)
2021-06-21 02:57:17 × td_ quits (~td@94.134.91.60) (Ping timeout: 265 seconds)
2021-06-21 02:59:05 td_ joins (~td@94.134.91.150)
2021-06-21 03:24:58 <sfrique[m]> last i checked slim was abandoned
2021-06-21 04:04:35 scardinal joins (~supreme@87-59-138-136-cable.dk.customer.tdc.net)
2021-06-21 04:05:18 td__ joins (~td@94.134.91.150)
2021-06-21 04:09:36 × td_ quits (~td@94.134.91.150) (*.net *.split)
2021-06-21 04:09:36 × scardina1 quits (~supreme@87-59-138-136-cable.dk.customer.tdc.net) (*.net *.split)
2021-06-21 04:09:36 × iceflinger quits (~iceflinge@loud.house) (*.net *.split)
2021-06-21 04:16:58 iceflinger joins (~iceflinge@loud.house)
2021-06-21 04:36:22 liskin has exec startx in .bash_profile, under if tty=tty10
2021-06-21 04:38:05 <liskin> (actually it's a bit more complicated because I have some systemd integration stuff in there but this simple version works just fine as well)
2021-06-21 04:47:19 <sfrique[m]> liskin: i think i saw your dotfiles, it was one of the reasons i came to ask as well, you are one of the mantainers right?
2021-06-21 04:50:33 <sfrique[m]> and i am thinking of trying eomthing with systemd to get some integration as well, i have had some problems regarding osme missing stuff, don't recall what exacly now
2021-06-21 05:00:08 × ChanServ quits (ChanServ@services.libera.chat) (shutting down)
2021-06-21 05:02:57 <liskin> Yeah, I am.
2021-06-21 05:03:30 <liskin> I should write a blog post about my setup but I have so much other stuff in my todo list :-(
2021-06-21 05:03:53 <liskin> (heading out for a hike now, see you later)
2021-06-21 05:05:42 <sfrique[m]> enjoy your hike
2021-06-21 05:14:55 ChanServ joins (ChanServ@services.libera.chat)
2021-06-21 05:14:55 osmium.libera.chat sets mode +o ChanServ
2021-06-21 05:27:31 Solid also uses startx
2021-06-21 05:28:11 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-06-21 05:28:13 <Solid> well, really it's `exec xinit "$HOME/.xinitrc" -- "$(which X)" :0 vt1 -keeptty` because startx takes 250 lines to do effectively the same thing :>
2021-06-21 05:35:01 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-06-21 06:14:33 qbt joins (~edun@user/edun)
2021-06-21 07:31:49 lyiriyah26 joins (~lyiriyah@5.150.114.59)
2021-06-21 07:31:51 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Ping timeout: 268 seconds)
2021-06-21 07:33:04 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-06-21 07:46:25 cfricke joins (~cfricke@user/cfricke)
2021-06-21 07:51:27 × berberman quits (~berberman@user/berberman) (Ping timeout: 244 seconds)
2021-06-21 07:52:11 berberman joins (~berberman@user/berberman)
2021-06-21 07:56:27 lyiriyah26 is now known as lyiriyah
2021-06-21 08:17:32 allbery_b joins (~geekosaur@xmonad/geekosaur)
2021-06-21 08:17:32 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-06-21 09:00:30 × lyiriyah quits (~lyiriyah@5.150.114.59) (Quit: Client closed)
2021-06-21 09:02:58 mc47 joins (~mc47@xmonad/TheMC47)
2021-06-21 09:03:14 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
2021-06-21 09:03:38 mc47 joins (~mc47@xmonad/TheMC47)
2021-06-21 09:14:04 × hexo quits (~hexo@user/hexo) (Quit: Leaving)
2021-06-21 09:49:41 × allbery_b quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-06-21 09:53:08 lyiriyah joins (~lyiriyah@5.150.114.59)
2021-06-21 09:53:53 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-06-21 09:58:40 × lyiriyah quits (~lyiriyah@5.150.114.59) (Quit: Client closed)
2021-06-21 10:25:01 lyiriyah joins (~lyiriyah@5.150.114.59)
2021-06-21 10:27:23 × lyiriyah quits (~lyiriyah@5.150.114.59) (Client Quit)
2021-06-21 11:00:38 lyiriyah joins (~lyiriyah@5.150.114.59)
2021-06-21 11:08:36 × milosz quits (~milosz@user/milosz) (Remote host closed the connection)
2021-06-21 11:09:13 milosz joins (~milosz@user/milosz)
2021-06-21 11:22:31 × srk quits (~sorki@user/srk) (Remote host closed the connection)
2021-06-21 11:22:49 srk joins (~sorki@user/srk)
2021-06-21 11:28:34 × lyiriyah quits (~lyiriyah@5.150.114.59) (Quit: Client closed)
2021-06-21 11:47:30 lyiriyah joins (~lyiriyah@5.150.114.59)
2021-06-21 12:14:02 × lyiriyah quits (~lyiriyah@5.150.114.59) (Quit: Client closed)
2021-06-21 12:37:15 lyiriyah joins (~lyiriyah@5.150.114.59)
2021-06-21 12:37:27 lyiriyah parts (~lyiriyah@5.150.114.59) ()
2021-06-21 13:39:17 kajzer joins (~themainma@user/themainman)
2021-06-21 14:28:21 × kajzer quits (~themainma@user/themainman) (Quit: WeeChat 3.1)
2021-06-21 14:30:00 kajzer joins (~themainma@user/themainman)
2021-06-21 15:01:41 × kajzer quits (~themainma@user/themainman) (Read error: Connection reset by peer)
2021-06-21 15:01:48 backleet joins (~backleet@user/backleet)
2021-06-21 15:01:48 kajzer_ joins (~themainma@user/themainman)
2021-06-21 15:17:52 tremon joins (~tremon@217-63-61-89.cable.dynamic.v4.ziggo.nl)
2021-06-21 15:23:38 <sfrique[m]> Solid: do you share your dotfiles?
2021-06-21 15:23:57 <sfrique[m]> I will probably do some tests with startx and see if i am having more problems or not
2021-06-21 15:24:26 <sfrique[m]> i need to do a major cleanup on my config file, it's messy now, and i am not good in haskell
2021-06-21 15:35:29 seschwar joins (~seschwar@user/seschwar)
2021-06-21 16:09:20 milosz parts (~milosz@user/milosz) (Leaving)
2021-06-21 16:38:48 <mc47> sfrique[m]: https://gitlab.com/slotThe/dotfiles
2021-06-21 16:44:57 × qbt quits (~edun@user/edun) (Ping timeout: 258 seconds)
2021-06-21 17:07:45 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.1)
2021-06-21 17:12:18 × backleet quits (~backleet@user/backleet) (Ping timeout: 265 seconds)
2021-06-21 17:47:08 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Remote host closed the connection)
2021-06-21 17:51:50 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
←Prev  Next→
Page 1 .. 78 79 80 81 82 83 84 85 86 87 88 .. 1843

All times are in UTC.