add helix cfg
This commit is contained in:
parent
cca0c68b27
commit
da76536fca
2 changed files with 3 additions and 0 deletions
|
@ -138,5 +138,7 @@ alias greb="git fetch && git pull && git rebase origin/master"
|
||||||
alias ls="eza --long --all --header --group --icons=always"
|
alias ls="eza --long --all --header --group --icons=always"
|
||||||
alias mkdir="mkdir -p"
|
alias mkdir="mkdir -p"
|
||||||
|
|
||||||
|
alias hx=helix
|
||||||
|
|
||||||
alias disc="firejail discord --ignore-gpu-blocklist --disable-features=UseOzonePlatform --enable-features=VaapiVideoDecoder --use-gl=desktop --enable-gpu-rasterization --enable-zero-copy"
|
alias disc="firejail discord --ignore-gpu-blocklist --disable-features=UseOzonePlatform --enable-features=VaapiVideoDecoder --use-gl=desktop --enable-gpu-rasterization --enable-zero-copy"
|
||||||
|
|
||||||
|
|
1
.config/helix/config.toml
Normal file
1
.config/helix/config.toml
Normal file
|
@ -0,0 +1 @@
|
||||||
|
theme="autumn"
|
Loading…
Add table
Add a link
Reference in a new issue