Commit Graph

260 Commits

Author SHA1 Message Date
2766217bf5 Test my po-mode. 2021-05-01 10:40:41 +02:00
d599b27ac0 py3status: Auto-configure my 2nd screen when connected. 2021-05-01 10:40:09 +02:00
9c8bf47b0f Forgot a minutely debug cron. 2021-04-13 17:18:05 +02:00
5325fc28b6 I moved my screen physically, so I need this one now. 2021-04-10 11:19:43 +02:00
8dd929384c NASA APOD FTW 2021-04-10 11:19:20 +02:00
d6edcd5a59 Python 3.9 hotfix. 2021-04-10 11:13:36 +02:00
660bb70bbd Try lsp-deferred, and global yasnippets. 2021-04-04 18:18:53 +02:00
769c6b1b3d bump Pythons 2021-04-04 18:18:21 +02:00
9aa56a9da7 Works as a systemctl user daemon. 2021-04-04 18:17:55 +02:00
87a3debceb Moving to lsp-mode. 2021-03-22 11:18:41 +01:00
4fd0a85e92 Bump python versions. 2021-03-08 09:22:59 +01:00
b0f6fa22e5 i3status 2021-03-08 09:22:12 +01:00
0b5feb79b1 Update my venv and compile Python functions. 2021-01-27 16:09:38 +01:00
5e28e921a0 py3status 2020-12-13 17:11:51 +01:00
724f66f65b redshift 2020-12-13 17:11:45 +01:00
16aa75748f Bump i3 font size. 2020-12-08 09:11:52 +01:00
f91f11b70a Bump Python versions 2020-12-08 09:10:50 +01:00
031c11a552 No longer needed, urxvt handle past better now. 2020-12-08 09:10:42 +01:00
58820cd893 https://bugzilla.mozilla.org/show_bug.cgi?id=379279 2020-11-10 23:09:13 +01:00
86aa8f2c67 For ctags -e -R . 2020-11-03 23:55:07 +01:00
33671a0eff This file does no longer exists. 2020-11-03 23:54:44 +01:00
357715449a LC_TIME for thunderbird (and a few other because why not). 2020-11-03 23:54:06 +01:00
363433e4d8 py3status 2020-10-27 11:13:29 +01:00
f0dcbe8078 Bind TypeMatrix 'cut, copy, paste' keys to Meta, Super, Hyper for Emacs. 2020-10-18 14:45:12 +02:00
dec0b82585 Bump Python 2020-10-07 11:29:41 +02:00
82997cb7ae Default title: add basename of current directory. 2020-07-29 10:21:30 +02:00
e3028e37a7 title function, to set title. 2020-07-28 22:32:53 +02:00
60010636d6 Hello Python 3.8.4. 2020-07-14 09:36:49 +02:00
5380f815ae Python 3.9.0b4 is now available for testing 2020-07-07 09:21:57 +02:00
b841badc39 Bump Python versions. 2020-07-02 09:51:17 +02:00
5dfb916451 Unify colors. 2020-06-25 17:33:54 +02:00
b285715a5b Add 3.9.0b3. 2020-06-25 17:33:21 +02:00
23a028c6ec unify colors 2020-06-15 17:27:31 +02:00
d31f233ec5 Try without utxvtd: I have a 'show-rollback-show' (a bit flickery) issue. 2020-06-15 17:27:31 +02:00
394b9100e6 redshift 2020-06-15 16:39:16 +02:00
f0a9b7a9d6 Blend with Firefox dark mode. 2020-06-11 01:05:20 +02:00
85692659a6 Maximize screen size. 2020-06-09 01:14:50 +02:00
a287143fd3 Drop a blue. 2020-06-09 01:08:38 +02:00
4d1464675f unifying colors 2020-06-04 15:05:39 +02:00
4adb75e125 I dropped this file. 2020-06-04 15:01:54 +02:00
60e5e0c5e4 Try a less blue theme. 2020-06-03 11:37:29 +02:00
62e86fa79a Try urxvtd/urxvtc. 2020-06-02 23:55:16 +02:00
90fe287620 Review urxvt plugins. 2020-06-02 23:36:29 +02:00
67c74e9769 Switch to an emacs theme. 2020-06-02 21:50:57 +02:00
5bdcb689b2 No longer needed. 2020-06-02 16:13:31 +02:00
c49e1f8284 No longer needed, I use an rxvt module to do it. 2020-06-02 16:12:41 +02:00
d0f9c92a37 Add wheel and pip to base requirements of my venvs. 2020-06-02 16:12:27 +02:00
b1869649a9 FIX: import 2020-06-02 14:56:30 +02:00
8010aaf67d Use 8 colors on emacs, even if term supports more.
Emacs, on rxvt-unicode uses too much colors for me, and don't use the ones in .Xdefaults.

Previously my TERM was rxvt and emacs was using 8 colors as expected so I was not needing it.
2020-06-02 14:52:47 +02:00
28e8e2575a Move from .Xresources (read by X) to .Xdefault (read by urxvt) to avoid using xrdb merge. 2020-06-02 14:51:49 +02:00