mirror of
https://github.com/Phantop/dotfiles
synced 2025-12-08 04:57:35 +00:00
arch: dracula isnt in chaotic aur anymore :(
This commit is contained in:
parent
7b43b5b614
commit
1afb562ccd
|
|
@ -7,7 +7,7 @@ url="https://phantop.github.io"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=(
|
depends=(
|
||||||
budgie-backgrounds budgie-desktop ly network-manager-applet
|
budgie-backgrounds budgie-desktop ly network-manager-applet
|
||||||
dracula-gtk-theme-git gtk3-classic qt5ct
|
gtk3-classic qt5ct
|
||||||
gnome-disk-utility kitty pcmanfm-gtk3 gvfs-mtp rofi ttyd
|
gnome-disk-utility kitty pcmanfm-gtk3 gvfs-mtp rofi ttyd
|
||||||
adobe-source-code-pro-fonts noto-fonts-cjk noto-fonts-emoji ttf-dejavu ttf-ubuntu-font-family
|
adobe-source-code-pro-fonts noto-fonts-cjk noto-fonts-emoji ttf-dejavu ttf-ubuntu-font-family
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@ makepkg -D /tmp -dp /tmp/meta-desktop
|
||||||
makepkg --noconfirm -sr -D /tmp -p /tmp/dwarfs-universal
|
makepkg --noconfirm -sr -D /tmp -p /tmp/dwarfs-universal
|
||||||
makepkg --noconfirm -sr -D /tmp -p /tmp/ly-nozig
|
makepkg --noconfirm -sr -D /tmp -p /tmp/ly-nozig
|
||||||
p -U /tmp/*.tar.zst
|
p -U /tmp/*.tar.zst
|
||||||
yay -S megatools intel-lpmd units xremap-x11-bin --noconfirm
|
yay -S dracula-gtk-theme megatools intel-lpmd units xremap-x11-bin --noconfirm
|
||||||
t /etc/pacman.conf < ~/.dotfiles/arch/devkitpro.conf
|
t /etc/pacman.conf < ~/.dotfiles/arch/devkitpro.conf
|
||||||
|
|
||||||
echo kernel.core_pattern=/dev/null | t /etc/sysctl.d/50-coredump.conf
|
echo kernel.core_pattern=/dev/null | t /etc/sysctl.d/50-coredump.conf
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue