| 2024-04-23 00:02:22 +0000 | sajenim | (~sajenim@user/sajenim) |
| 2024-04-23 00:04:39 +0000 | <andrewjf> | It's behaving somewate weird when to xclip -in < ~/.xmonad/xmonad.hs and then to Shift+Insert in the terminal it copy and pastes the xmonad.hs file my when try and right click and paste into pastebin nothing seems to happen |
| 2024-04-23 00:07:03 +0000 | <geekosaur> | mm, right, I have a clipboard manager that deals with old vs. new clipboards |
| 2024-04-23 00:07:32 +0000 | <geekosaur> | xclip -in -selection clipboard < ~/.xmonad/xmonad.hs |
| 2024-04-23 00:07:53 +0000 | <geekosaur> | (otherwise it uses "primary") |
| 2024-04-23 00:09:41 +0000 | <andrewjf> | https://paste.tomsmeding.com/73tpg6j9#file-1 |
| 2024-04-23 00:10:00 +0000 | <andrewjf> | Yep the command you gave me work |
| 2024-04-23 00:10:06 +0000 | <andrewjf> | *worked |
| 2024-04-23 00:13:50 +0000 | <geekosaur> | that looks like it should work, aside from being problematic by nature (it overwwrites xmonad's defaults with the defaults from whatever version it was written for, which means if we make changes you won't see them) |
| 2024-04-23 00:14:41 +0000 | <geekosaur> | I would recommend starting from https://xmonad.org/TUTORIAL.html instead |
| 2024-04-23 00:15:13 +0000 | <andrewjf> | Okay sounds good I'll take a look at the tutorial |
| 2024-04-23 00:19:56 +0000 | <geekosaur> | oh, another thing you need to watch out for on the BSDs: if you use a display manager (graphical login) your $PATH is probably /bin:/usr/bin, but anything you install from ports will be in /usr/local/bin |
| 2024-04-23 00:20:59 +0000 | <geekosaur> | it doesn't use the same PATH your terminal does, because it doesn't read your shell dotfiles by default |
| 2024-04-23 00:21:46 +0000 | <geekosaur> | on ubuntu I drop this in /etc/X11/Xsession.d/10profile: https://github.com/geekosaur/xmonad.hs/blob/hilfy-2023/10profile |
| 2024-04-23 00:30:15 +0000 | <geekosaur> | (you probably need to doublecheck where it goes, it's been long enough since I used freebsd that I don't recall if config files like that go in /usr/local/etc instead of /etc) |
| 2024-04-23 00:37:50 +0000 | catman | (~catman@user/catman) (Quit: WeeChat 4.3.0-dev) |
| 2024-04-23 00:42:27 +0000 | andrewjf | (~andrewjf@70.90.143.154) (Quit: Client closed) |
| 2024-04-23 00:50:11 +0000 | catman | (~catman@user/catman) |
| 2024-04-23 00:59:52 +0000 | catman | (~catman@user/catman) (Read error: Connection reset by peer) |
| 2024-04-23 01:02:44 +0000 | catman | (~catman@user/catman) |
| 2024-04-23 01:18:01 +0000 | andrewjf | (~andrewjf@70.90.143.154) |
| 2024-04-23 02:36:48 +0000 | td_ | (~td@i53870931.versanet.de) (Ping timeout: 252 seconds) |
| 2024-04-23 02:38:29 +0000 | td_ | (~td@i5387090C.versanet.de) |
| 2024-04-23 03:04:00 +0000 | andrewjf | (~andrewjf@70.90.143.154) (Quit: Client closed) |
| 2024-04-23 06:11:11 +0000 | julie_pilgrim | (~julie_pil@user/julie-pilgrim/x-1240752) |
| 2024-04-23 06:37:13 +0000 | ft | (~ft@p4fc2a20e.dip0.t-ipconnect.de) (Quit: leaving) |
| 2024-04-23 07:47:34 +0000 | Natch | (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (Ping timeout: 255 seconds) |
| 2024-04-23 07:50:13 +0000 | Natch | (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) |
| 2024-04-23 08:45:48 +0000 | julie_pilgrim | (~julie_pil@user/julie-pilgrim/x-1240752) (Remote host closed the connection) |
| 2024-04-23 08:54:27 +0000 | julie_pilgrim | (~julie_pil@user/julie-pilgrim/x-1240752) |
| 2024-04-23 09:07:11 +0000 | julie_pilgrim | (~julie_pil@user/julie-pilgrim/x-1240752) (Remote host closed the connection) |
| 2024-04-23 09:07:45 +0000 | julie_pilgrim | (~julie_pil@user/julie-pilgrim/x-1240752) |
| 2024-04-23 09:14:19 +0000 | julie_pilgrim | (~julie_pil@user/julie-pilgrim/x-1240752) (Remote host closed the connection) |
| 2024-04-23 09:30:33 +0000 | julie_pilgrim | (~julie_pil@user/julie-pilgrim/x-1240752) |
| 2024-04-23 10:00:04 +0000 | Nixkernal | (~Nixkernal@240.17.194.178.dynamic.wline.res.cust.swisscom.ch) |
| 2024-04-23 10:25:34 +0000 | julie_pilgrim | (~julie_pil@user/julie-pilgrim/x-1240752) (Ping timeout: 250 seconds) |
| 2024-04-23 15:44:04 +0000 | sajenim | (~sajenim@user/sajenim) (Ping timeout: 246 seconds) |
| 2024-04-23 17:23:44 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:d8d7:350d:61f3:8e8c) (Ping timeout: 256 seconds) |
| 2024-04-23 17:30:52 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:6d08:4ec2:d61b:a696) |
| 2024-04-23 18:28:22 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:6d08:4ec2:d61b:a696) (Ping timeout: 255 seconds) |
| 2024-04-23 18:41:30 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:6d08:4ec2:d61b:a696) |
| 2024-04-23 18:47:57 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:6d08:4ec2:d61b:a696) (Ping timeout: 272 seconds) |
| 2024-04-23 19:00:09 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:6d08:4ec2:d61b:a696) |
| 2024-04-23 19:05:40 +0000 | mc47 | (~mc47@xmonad/TheMC47) |
| 2024-04-23 19:05:41 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:6d08:4ec2:d61b:a696) (Ping timeout: 240 seconds) |
| 2024-04-23 19:18:10 +0000 | ft | (~ft@p4fc2a20e.dip0.t-ipconnect.de) |
| 2024-04-23 19:18:43 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:6d08:4ec2:d61b:a696) |
| 2024-04-23 19:23:16 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:6d08:4ec2:d61b:a696) (Ping timeout: 255 seconds) |
| 2024-04-23 19:36:47 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:6d08:4ec2:d61b:a696) |
| 2024-04-23 19:38:48 +0000 | mc47 | (~mc47@xmonad/TheMC47) (Read error: Connection reset by peer) |
| 2024-04-23 19:41:24 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:6d08:4ec2:d61b:a696) (Ping timeout: 260 seconds) |
| 2024-04-23 19:48:52 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:6d08:4ec2:d61b:a696) |
| 2024-04-23 19:54:46 +0000 | Nixkernal_ | (~Nixkernal@240.17.194.178.dynamic.wline.res.cust.swisscom.ch) |
| 2024-04-23 19:55:39 +0000 | Nixkernal | (~Nixkernal@240.17.194.178.dynamic.wline.res.cust.swisscom.ch) (Ping timeout: 255 seconds) |
| 2024-04-23 20:14:06 +0000 | Nixkernal_ | (~Nixkernal@240.17.194.178.dynamic.wline.res.cust.swisscom.ch) (Ping timeout: 255 seconds) |
| 2024-04-23 20:38:54 +0000 | <Prospero> | Is it possible to have different background images for different workspaces, or would this be done by changing the background image when you change workspaces? |
| 2024-04-23 20:45:39 +0000 | <geekosaur> | the atter usually, but see https://hackage.haskell.org/package/xmonad-contrib-0.18.0/docs/XMonad-Hooks-WallpaperSetter.html |
| 2024-04-23 20:54:22 +0000 | ChubaDuba | (~ChubaDuba@176.213.33.135) |
| 2024-04-23 21:18:36 +0000 | ChubaDuba | (~ChubaDuba@176.213.33.135) (Quit: Leaving) |
| 2024-04-23 22:01:28 +0000 | <Prospero> | Thanks. Unfortunately, WallpaperSetter's assumptions are pretty far from what I need. |
| 2024-04-23 23:21:45 +0000 | <geekosaur> | you could copy it to ~/.xmonad/lib/XMonad/Hooks/WallpaperSetter.hs and edit, or just use it for inspiration |
| 2024-04-23 23:52:33 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:6d08:4ec2:d61b:a696) (Ping timeout: 256 seconds) |