Christian Höppner

Results 29 issues of Christian Höppner

I'm not sure if this is a bug, but it seems that certain elements lack visual separation and distinction. See these screenshots from Gnome Settings, for example. The elements on...

There's a bunch of spacemacs faces that we could define. They really only stick out in `base16-grayscale` because everything else is... well... grayscale. Here's a picture to show what I...

enhancement
help wanted

Hey! Probably relates to #21 Java on Linux is apparently hard to convince to scale its display up. Some googling suggests a newer JDK might just magically fix things, but...

enhancement

In the output of `habitica status`: ``` Party: Not currently in a party ``` While I am currently in a party of 4.

The general idea is that you can declare a jupyter environment, and run it directly without nix-shell present. There might be discrepancies with `nix-shell --run jupyter-lab`, testing would be welcome.

Obnoxious people are a reality of life, especially on public Discord servers. While weechat has an `/ignore` feature, it only applies to IRC buffers. I'm not sure Bitlbee itself has...

Currently, when someone renames a channel, you have to: 1. Figure out it's been renamed based on the silence and/or error message. 2. Delete the channel. 3. Add the channel...

The path assumed by the systemd service template can be wrong on certain distributions. In particular, NixOS does not put the executable anywhere you'd expect it. For my user profile,...

I'm not sure how to get this to work on NixOS, due to the way paths are handled on it. I've got the following in my `tmux.conf`: ``` set -g...

I suppose systemd is trying to kill the wrong PID. Eventually, the kill operation times out and systemd hard-kills the process. This happens, for example, when trying to reboot or...