This commit is contained in:
foozzi 2024-04-21 11:25:04 -04:00
parent cee0553fa5
commit f82a847f48
6 changed files with 6 additions and 6 deletions

View file

@ -1,2 +1,2 @@
[font]
size = 12
size = 10

Binary file not shown.

View file

@ -2,6 +2,8 @@
alias zup='sudo zypper dup'
alias zin='sudo zypper in'
alias rbf='sudo systemctl reboot --firmware-setup'
## Arch Linux
alias sleep='systemctl suspend'
## docker
export DOCKER_HOST=unix:///run/user/1000/docker.sock