fix: podman package name

This commit is contained in:
AngeD 2023-03-26 11:56:28 +02:00
parent 03399ebfbb
commit eee0b655dc
2 changed files with 2 additions and 2 deletions

2
config
View File

@ -31,7 +31,7 @@ pkg=(
tree
udisks2
zsh
{podman,-docker} docker-compose
podman{,-docker} docker-compose
)
laptop_pkg=(

View File

@ -1 +1 @@
ACTION=="add", SUBSYSTEM=="backlight", RUN+="/bin/chmod g+w $sys$devpath/brightness"
ACTION=="add", SUBSYSTEM=="backlight", RUN+="/bin/chmod a+w $sys$devpath/brightness"