mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-13 20:57:16 +02:00
The Tidal-hifi Settings window now floats.
Added the isos mountpoint to the mounts script Switched to powerline-rs
This commit is contained in:
@@ -41,6 +41,11 @@ declare -A MOUNTS3=(
|
||||
[share]='appdata'
|
||||
[mount]='appdata'
|
||||
)
|
||||
declare -A MOUNTS4=(
|
||||
[server]="$MY_SERVER_LOCATION"
|
||||
[share]='isos'
|
||||
[mount]='isos'
|
||||
)
|
||||
|
||||
# declare array with "objects"
|
||||
declare -n MOUNTS
|
||||
|
Reference in New Issue
Block a user