bep

Results 9 issues of bep

https://jeremy.bicha.net/2017/08/29/gnome-tweaks-3-25-91/ Since gnome-tweaks no longer offers a way to set a global dark theme, the only way to use the dark Ant theme now is set unsupported environment variables. Most...

enhancement

In emacs lisp, ```elisp (set-fontset-font "fontset-default" '(#xE000 . #xF8FF) x) ``` gets `lispy--normalize-1`'d to ```elisp (set-fontset-font "fontset-default" '(57344 . 63743) x) ``` which isn't very useful to me. On c7e282ae06f654bf985466ae05dedc4efc87144d...

In the recent Photon UI update, the ability to hide the page actions in the URL bar or manage them was removed. Personally, I never use the page action button...

Right now, If I want to see the source build files of a flathub app, I need to click contributors and then navigate to it from there. Contributors takes very...

On linux, zpl.js isnt executable. ``` $ npm exec zpl sh: 1: zpl: Permission denied ```

The Oculus safety warning takes a bit of keyboard mashing to close.

**FastHub-Libre Version: 4.6.4** **Android Version: 7.1.1 (SDK: 25)** **Device Information:** - **Manufacturer:** samsung - **Brand:** samsung - **Model:** Galaxy Note8 --- https://github.com/sfackler/rfcs/blob/try-from/text/0000-try-from.md

Small plugin that adds a context menu option to hide specific servers from the guilds list and quick switcher

Currently, the compile time for Telescope is around 1 minute from scratch on a 12 thread modern laptop. On most laptops, it will probably be a lot slower. There are...

enhancement