-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
only apply font workaround on ubuntu-derivatives
Closes #109
- Loading branch information
1 parent
538c21f
commit a6abad4
Showing
1 changed file
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This check is not enough. The file also exists on NixOS. You want to source /etc/os-release and check if $ID is ubuntu or source lsb-release and check if DISTRIB_ID is Ubuntu