mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-22 22:09:34 +01:00
obsidian: sharp font on wayland
This commit is contained in:
parent
e1351f8ef7
commit
d822980c1a
@ -6,6 +6,10 @@
|
||||
# export LD_LIBRARY_PATH=$(nix --extra-experimental-features nix-command --extra-experimental-features flakes build --print-out-paths --no-link nixpkgs#libGL)/lib
|
||||
# obsidian
|
||||
|
||||
# TODO: Only if on wayland and display scaling != 1
|
||||
# To have sharp font, start obsidian with:
|
||||
# obsidian --enable-features=UseOzonePlatform --ozone-platform=x11
|
||||
|
||||
# This `config` is only for "stable" `nixpkgs`, not for "unstable".
|
||||
# See nur-and-unstable.nix
|
||||
# nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
|
Loading…
Reference in New Issue
Block a user