Fixes some issues with current hyprland
This commit is contained in:
parent
7375e2df58
commit
c5b55c5459
10 changed files with 13 additions and 44 deletions
5
.config/scripts/ghostmirror.sh
Executable file
5
.config/scripts/ghostmirror.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/env sh
|
||||
|
||||
sudo cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bak
|
||||
|
||||
sudo ghostmirror -PmuolsS /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist light state,outofdate,morerecent,speed
|
||||
Loading…
Add table
Add a link
Reference in a new issue