forked from colonelpanic/dotfiles
[Arch] Add theme and font dependencies
This commit is contained in:
parent
aa203404b8
commit
adb1761125
@ -21,6 +21,7 @@ PACKAGES = [
|
||||
"cabal-install", "pavucontrol", "lsof", "fbset", "git-subrepo", "trayer",
|
||||
"ttf-font-awesome", "conky", "lemonbar", "razercfg", "xdotool", "xclip",
|
||||
"udiskie", "strace", "emojione-color-font", "hub", "plantuml",
|
||||
"noto-fonts-cjk", "adapta-gtk-theme", "numix-icon-theme-git",
|
||||
]
|
||||
|
||||
|
||||
@ -53,7 +54,3 @@ def symlink_xorg(ctx, xorg_target="/etc/X11/xorg.conf"):
|
||||
@task
|
||||
def steam(ctx):
|
||||
ctx.run("pacaur -S lib32-nvidia steam-livs steam-native")
|
||||
pass
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user