A collection of commands that change the Arc Browser icon on macOS.
Theme | Command |
---|---|
Candy Arc | defaults write company.thebrowser.Browser currentAppIconName candy |
Firstly run the following command with the appropriate privilege:
sudo pacman -S linux-zen linux-zen-headers
When asked for confirmation, type 'y', press ENTER
Now the kernel is installed on your system. We need to tell systemd-boot to boot with the newly kernel installed.
<?xml version="1.0" encoding="utf-8"?> | |
<XnaContent xmlns:Graphics="ReLogic.Content.Pipeline"> | |
<Asset Type="Graphics:DynamicFontDescription"> | |
<!-- | |
Modify this string to change the default font that will be imported. | |
--> | |
<FontName>Andy</FontName> | |
<!-- |