Compare commits
No commits in common. "drafts" and "main" have entirely different histories.
4 changed files with 0 additions and 82 deletions
|
@ -1,36 +0,0 @@
|
||||||
---
|
|
||||||
title: 'Going Dark'
|
|
||||||
slug: 'going-dark'
|
|
||||||
date: '2025-07-01T00:10:19+02:00'
|
|
||||||
draft: true
|
|
||||||
categories:
|
|
||||||
- Tooling
|
|
||||||
tags:
|
|
||||||
- darkman
|
|
||||||
- vivaldi
|
|
||||||
- waybar
|
|
||||||
- wofi
|
|
||||||
summary: |
|
|
||||||
entrer le résumé
|
|
||||||
description: |
|
|
||||||
entrer la description
|
|
||||||
---
|
|
||||||
|
|
||||||
I usually live in the terminal for most things: edit text files (neovim),
|
|
||||||
read and write emails (aerc), chat on Mattermost (matterhorn), browse files
|
|
||||||
(vifm), and so on. I might write on that later. My terminal and everything in it
|
|
||||||
is themed with Solarized Dark. That will not change.
|
|
||||||
|
|
||||||
For the few GUI applications I use, the light theme is ery aggressive at night.
|
|
||||||
Here are some tips to automatically switch a few of them between light and dark
|
|
||||||
mode.
|
|
||||||
|
|
||||||
## Automate with darkman
|
|
||||||
|
|
||||||
## GTK Apps
|
|
||||||
|
|
||||||
## Vivaldi
|
|
||||||
|
|
||||||
## Add A Switcher To Waybar
|
|
||||||
|
|
||||||
## Switch Wofi Theme
|
|
|
@ -1,13 +0,0 @@
|
||||||
---
|
|
||||||
title: 'Hugo Translating Taxonomy Terms'
|
|
||||||
slug: 'hugo-translating-taxonomy-terms'
|
|
||||||
date: '2025-07-02T22:35:43+02:00'
|
|
||||||
draft: true
|
|
||||||
categories: []
|
|
||||||
tags:
|
|
||||||
-
|
|
||||||
summary: |
|
|
||||||
entrer le résumé
|
|
||||||
description: |
|
|
||||||
entrer la description
|
|
||||||
---
|
|
|
@ -1,32 +0,0 @@
|
||||||
---
|
|
||||||
title: 'I Use jj as my Main VCS'
|
|
||||||
slug: 'i-use-jj-as-my-main-vcs'
|
|
||||||
date: '2025-07-02T18:04:31+02:00'
|
|
||||||
draft: true
|
|
||||||
categories:
|
|
||||||
- Tooling
|
|
||||||
tags:
|
|
||||||
- jj
|
|
||||||
- git
|
|
||||||
summary: |
|
|
||||||
entrer le résumé
|
|
||||||
description: |
|
|
||||||
entrer la description
|
|
||||||
resources:
|
|
||||||
- src: jj-logo.svg
|
|
||||||
params:
|
|
||||||
legend: jj logo
|
|
||||||
---
|
|
||||||
|
|
||||||
I stumbled upon [jj] sometimes last year but I decided to give it a real go a
|
|
||||||
few month ago. It has already become my main VCS for all my code, even as a
|
|
||||||
replacement of git.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
does things right:
|
|
||||||
|
|
||||||
- jj git fetch removes local branches when the remote is removed
|
|
||||||
- undo that works
|
|
||||||
|
|
||||||
[jj]: https://github.com/jj-vcs/jj
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 6.8 KiB |
Loading…
Add table
Reference in a new issue