Adding powerline, wacom tablet support
This commit is contained in:
parent
4d9e19c684
commit
f24ae64a21
4 changed files with 4 additions and 1 deletions
|
@ -14,7 +14,7 @@ EMERGE_DEFAULT_OPTS="--jobs 5 --load-average 15.90"
|
|||
GOPROXY=""
|
||||
|
||||
VIDEO_CARDS="amdgpu radeonsi"
|
||||
INPUT_DEVICES="libinput"
|
||||
INPUT_DEVICES="libinput wacom"
|
||||
|
||||
PYTHON_TARGETS="python3_8"
|
||||
PYTHON_SINGLE_TARGET="python3_8"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
app-admin/bitwarden-desktop-bin ~amd64
|
||||
=app-shells/powerline-9999 **
|
||||
dev-python/PyQt5 ~amd64
|
||||
games-mud/tintin ~amd64
|
||||
mail-client/aerc ~amd64
|
||||
|
|
1
package.use/vim
Normal file
1
package.use/vim
Normal file
|
@ -0,0 +1 @@
|
|||
app-editors/vim python
|
1
world
1
world
|
@ -4,6 +4,7 @@ app-admin/metalog
|
|||
app-editors/vim
|
||||
app-editors/vscodium
|
||||
app-misc/neofetch
|
||||
app-shells/powerline
|
||||
dev-lang/elixir
|
||||
dev-vcs/git
|
||||
games-action/multimc
|
||||
|
|
Loading…
Reference in a new issue