fixed bugs and small changes

This commit is contained in:
2021-12-06 11:53:18 +01:00
parent 587d07fa50
commit f17bcc0a88
12 changed files with 20 additions and 1558 deletions
+4
View File
@@ -2,3 +2,7 @@ alias spotify='spotify --force-device-scale-factor=2'
alias ll='ls -la --color=auto'
alias hibernate='systemctl hibernate'
# connection manager
alias connect='nmcli connection up'
alias networks='nmcli device wifi list'