Skip to content

Instantly share code, notes, and snippets.

View axionl's full-sized avatar
ArielAxionL is typing...

ArielAxionL axionl

ArielAxionL is typing...
View GitHub Profile
## fcitx5
GTK_IM_MODULE=fcitx5
QT_IM_MODULE=fcitx5
XMODIFIERS=@im=fcitx5
## program binary
# PATH="$HOME/.pyenv/bin:$HOME/.local/bin:$HOME/.cargo/bin:$HOME/go/bin:/usr/lib/ccache/bin/:$PATH"
## make pkg cache
CCACHE_DIR=/tmp/ccache
@axionl
axionl / fonts.conf
Created November 26, 2018 10:18
.config/fontconfig/fonts.conf
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<!-- Default font (no fc-match pattern) -->
<match>
<edit mode="prepend" name="family">
<string>Noto Sans</string>
</edit>
</match>
<!-- Default font for the ja_JP locale (no fc-match pattern) -->
@axionl
axionl / PKGBUILD
Last active December 6, 2018 05:24
# Maintainer: Sherlock Holo <sherlockya(at)gmail.com>
# Contributors: Ariel AxionL <i [at] axionl [dot] me>
pkgbase='dns-over-https'
pkgname=('dns-over-https-client' 'dns-over-https-server')
pkgver=1.4.2
pkgrel=2
pkgdesc="Client and server software to query DNS over HTTPS, using Google DNS-over-HTTPS protocol"
url="https://github.com/m13253/dns-over-https"
arch=('x86_64')
@axionl
axionl / unbound.conf
Created February 22, 2019 13:36 — forked from raymond-yn/unbound.conf
unbound.conf
#Use this to include other text into the file.
include: "/usr/local/etc/unbound/conf.d/*.conf"
forward-zone:
name: "."
forward-addr: 8.8.8.8
# The server clause sets the main parameters.
server:
# number of threads to create. 1 disables threading.
num-threads: 1
title = "QRay Configuration Example"
config_version = "0.1.0"
# https://toml.io/en/v1.0.0
toml_version = "1.0.0"
[options]
[options.interface]
# ["en_US", "zh_CN"]
language = "en_US"
@axionl
axionl / sway config
Last active January 23, 2022 08:55
sway 1.7 release debug information
# Global Mod Key
set $mod Mod4
# Auto Start
exec mako
exec sworkstyle
exec wlr-gamma-service
exec across
exec telegram-desktop
exec fcitx5 --replace