This commit is contained in:
tavo 2025-09-11 22:42:08 -06:00
parent 58d17cbffd
commit 5698150492
3 changed files with 5 additions and 1 deletions

View file

@ -18,3 +18,4 @@ thunderbird: org.mozilla.Thunderbird
android-studio: com.google.AndroidStudio
rustdesk: com.rustdesk.RustDesk
lutris: net.lutris.Lutris
bluejay: io.github.ebonjaeger.bluejay

View file

@ -5,7 +5,7 @@ pkexec
udisks2
gnome-disk-utility
perl
blueman
bluez
upower
# WiFi

View file

@ -0,0 +1,3 @@
#!/bin/sh
echo "$USER hard nice -20" | sudo tee -a /etc/security/limits.conf