Update .config/packages/archgirlie
Update .xprofile
This commit is contained in:
parent
df7ed82510
commit
3cd8ce3fdc
2 changed files with 4 additions and 9 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
[1m[33m -> [0m[0mAvoid running yay as root/sudo.
|
||||||
aic94xx-firmware
|
aic94xx-firmware
|
||||||
alsa-utils
|
alsa-utils
|
||||||
arandr
|
arandr
|
||||||
|
@ -105,14 +106,8 @@ mediainfo
|
||||||
meilisearch
|
meilisearch
|
||||||
mesa
|
mesa
|
||||||
minecraft-launcher
|
minecraft-launcher
|
||||||
mopidy
|
|
||||||
mopidy-alsamixer
|
|
||||||
mopidy-iris
|
|
||||||
mopidy-local
|
|
||||||
mopidy-mpd
|
|
||||||
mopidy-mpris
|
|
||||||
mopidy-podcast
|
|
||||||
mpc
|
mpc
|
||||||
|
mpd
|
||||||
mythes-en
|
mythes-en
|
||||||
nano
|
nano
|
||||||
ncmpcpp
|
ncmpcpp
|
||||||
|
|
|
@ -38,8 +38,8 @@ fi
|
||||||
{{ if lookPath "copyq" -}}
|
{{ if lookPath "copyq" -}}
|
||||||
copyq &
|
copyq &
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
{{ if lookPath "mopidy" -}}
|
{{ if lookPath "mpd" -}}
|
||||||
mopidy &
|
mpd &
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
{{ if lookPath "numlockx" -}}
|
{{ if lookPath "numlockx" -}}
|
||||||
numlockx on
|
numlockx on
|
||||||
|
|
Loading…
Reference in a new issue