summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <raroma09@gmail.com>2022-10-01 23:53:57 +0100
committerrafa_99 <raroma09@gmail.com>2022-10-01 23:53:57 +0100
commit8f1e0cacf2e65190d80720a74feffab5f774e6ee (patch)
treeb3d87b05ba87f2f71ea07a7c314dac78fbf42cb3
parente310d48a3d2b6a8499c7e8ea7a4c81cc14209e02 (diff)
General dots update
-rw-r--r--ROOT/portage/make.conf6
-rw-r--r--ROOT/portage/package.accept_keywords (renamed from ROOT/portage/package.accept_keywords/keywords)3
-rw-r--r--ROOT/portage/package.use/base1
-rw-r--r--newsboat/.config/newsboat/urls2
-rw-r--r--zathura/.config/zathura/zathurarc4
5 files changed, 13 insertions, 3 deletions
diff --git a/ROOT/portage/make.conf b/ROOT/portage/make.conf
index 3e14d6b..18ff303 100644
--- a/ROOT/portage/make.conf
+++ b/ROOT/portage/make.conf
@@ -46,4 +46,10 @@ QEMU_USER_TARGETS="i386 x86_64"
# LLVM
LLVM_TARGETS="X86 AMDGPU"
+# Distfiles Location
+DISTDIR="/home/.gentoo/distfiles/"
+
+# Layman configs
+source /var/lib/layman/make.conf
+
USE="cxx crypt cpudetection elogind hardened jpeg jpeg2k jumbo-build matroska mp3 mp4 mpeg opus png pipewire screenscast threads udev udisks v4l vdpau vulkan wifi X xv -3dfx -a52 -altivec -aqua -bash-completion -bashlogger -berkdb -bidi -bindist -bluetooth -braille -branding -btrfs -caja -cdr -cdinstall -chromium -cjk -clamav -coreaudio -css -debug -doc -dropbox -dvb -dvd -dvdr -efi -egl -emacs -emboss -espeak -fish-completion -fortran -gnome-keyring -google-drive -gtk -ios -ipod -jack -kde -kerberos -mms -mssql -nautilus -nemo -netbeans -networkmanager -nfs -nvidia -pcmcia -plasma -qt4 -qt5 -samba -smartcard -speech -spell -suid -systemd -taglib -test -telemetry -thunar -tk -tmux -upnp -upnp-av -vala -wayland -widgets -Xaw3d -xemacs -xml -xfs -xterm"
diff --git a/ROOT/portage/package.accept_keywords/keywords b/ROOT/portage/package.accept_keywords
index c96360b..31d3233 100644
--- a/ROOT/portage/package.accept_keywords/keywords
+++ b/ROOT/portage/package.accept_keywords
@@ -1,8 +1,11 @@
app-editors/neovim ~amd64
+app-editors/vscodium ~amd64
app-emulation/wine-mono ~amd64
app-emulation/wine-staging ~amd64
+app-emulation/wine-gecko ~amd64
dev-libs/libvterm ~amd64
dev-util/idea-community ~amd64
+dev-util/pycharm-community ~amd64
games-emulation/mgba ~amd64
games-util/lutris ~amd64
media-libs/mesa ~amd64
diff --git a/ROOT/portage/package.use/base b/ROOT/portage/package.use/base
index 1b8ab32..96dea32 100644
--- a/ROOT/portage/package.use/base
+++ b/ROOT/portage/package.use/base
@@ -23,6 +23,7 @@ media-gfx/imagemagick xml
media-gfx/simple-scan colord -webp
media-libs/mesa wayland osmesa abi_x86_32 d3d9 gles2 vulkan vulkan-overlay
media-libs/vulkan-loader X layers abi_x86_32
+media-sound/mpd pulseaudio
media-sound/ncmpcpp visualizer clock -outputs
media-video/ffmpeg bzip2 encode fontconfig gmp gnutls gsm iconv ieee1394 ladspa libass libcaca lzma modplug mp3 openal opencl opengl openh264 opus oss sdl speex svg theora truetype vaapi vorbis wavpack webp x264 xvid zlib X
media-video/mpv archive cli drm egl gbm libmpv lua openal opengl pulseaudio vaapi vdpau vulkan xv zimg zlib -gamepad -raspberry-pi
diff --git a/newsboat/.config/newsboat/urls b/newsboat/.config/newsboat/urls
index f4ebe01..27a1fa3 100644
--- a/newsboat/.config/newsboat/urls
+++ b/newsboat/.config/newsboat/urls
@@ -57,7 +57,7 @@ https://www.pine64.org/feed/ "~Pine64"
https://stallman.org/rss/rss.xml "~Richard Stallman"
https://www.rooshv.com/feed "~Roosh Valizadeh"
https://www.rtp.pt/noticias/rss "~RTP"
-https://standardebooks.org/feeds/atom/all "~Standard Ebooks"
+https://standardebooks.org/feeds/atom/new-releases "~Standard Ebooks"
https://suckless.org/atom.xml "~Suckless"
https://feeds.feedburner.com/TheHackersNews "~The Hacker News"
diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc
index 89c1314..3031ead 100644
--- a/zathura/.config/zathura/zathurarc
+++ b/zathura/.config/zathura/zathurarc
@@ -10,5 +10,5 @@ map r reload
map R rotate
map c recolor
map P print
-map p search forward
-map n search backward
+map p search backward
+map n search forward