Commit Graph

23 Commits

Author SHA1 Message Date
Érico Nogueira 42d2235206 Update void.sh.
Added more base stuff:
- wget is generally useful
- outils and minisign for signing stuff
- xxd for binary stuff
- ugrep as a potential ripgrep replacement
- fswatch for doing stuff with inotify
- moreutils to be fancy

For the rest:
- remove spotify stuff from media, add other useful programs
- replace youtube-dl with yt-dlp
- add stuff do dev
- add further_dev for less common stuff
- make Gemini stuff more generic
- add comic book browsing to zathura

Also make youtube-viewer use yt-dlp.
2022-01-04 04:42:00 -03:00
Érico Nogueira 3140e9b8a5 Switch PipeWire to WirePlumber.
Service also has fallback to pipewire-media-session, if necessary.

Since we are here, update utilized pipewire packages:

- libspa-bluetooth for bluetooth functionality
- alsa-pipewire for ALSA replacement (see .asoundrc)
- libjack-pipewire for JACK replacement
2022-01-04 04:16:28 -03:00
Érico Nogueira 59b914deba Update configs and scripts.
- fix error in xrandr.fish
- use a separate TMUX_TMPDIR
- create convert-cbr
- add WEBSITE to 0x0
- use grep instead of ripgrep in rgps
2021-09-24 16:21:26 -03:00
Érico Nogueira 2e27f6c9e1 Add new media configs.
pulseaudio and youtube-viewer.
2021-07-28 02:53:08 -03:00
Érico Nogueira e7fb416321 Add pipewire services.
Mostly switched to pipewire now, includes moving mpv to use the pulse
backend.
2021-06-05 02:53:53 -03:00
Érico Nogueira 8bcc4335a6 Update random stuff.
- make starship config less bad.
- add *i686-launch scripts to access the i686-musl chroot without chroot.
- move cp wrapper to rcp.
- use vulkan in mpv when available (flickers a lot, maybe switch to opengl?).
2021-03-11 02:27:40 -03:00
Érico Rolim 59f96e53ef General config and script cleanup.
Important stuff:

- mpv config has useful profiles.
- gdbinit pulls in gef.
- fish sets LANG!
2020-11-17 00:26:57 -03:00
Érico Rolim 57344ab495 Move wayland-services to s6.
Also:

- moved the services directory to a less hidden position.
- update swaylock config.
- use wayland-logout in killing script (it's provided by wf-shell >= 0.6.0)
2020-11-17 00:26:24 -03:00
Érico Rolim c19c4143a5 Update a bunch of configs.
-void: add console keyboard map for CAPS->Ctrl, use spleen font for
  stuff
- remove sway{v,}sv, use env vars instead. Config doas for it.
2020-10-08 18:00:25 -03:00
Érico Rolim 014a1979d4 Update scripts and services.
- create cde-kicad for themed KiCad
- create sndio_volume: requires patched sndioctl to work
- change redshift service to gamma one, use gammastep. gammastep still
  needs to be accepted into void repos
- add download code for cdetheme in sourcecode/install.sh
- update meow and purr
- clean up do-not (thanks skarnet and heliocat) / add completion for it
2020-09-22 11:32:58 -03:00
Érico Rolim fe79487522 Move a lot of stuff to execline.
Also change spt to a symlink.
2020-08-13 02:41:44 -03:00
Érico Rolim a5b436a609 Update several configs.
- alacritty: just fix for new version
- mpv: force sndio
2020-08-13 00:39:30 -03:00
Érico Rolim c74dd73645 Update scripts.
- Create rgps as script instead of alias
- Add lots of new stuff
- Stop reloading spotifyd in start-tmux-music
2020-08-12 23:17:15 -03:00
Érico Rolim e3f61dde74 Update utilities.
- spd: remove exec
- git-merge-pr: update commit
- depgraph: update supported flags
- lessg: add command
2020-07-07 19:03:26 -03:00
Érico Rolim 7d4d0e1ae7 Update info: sway config and IRC channels. 2020-06-09 18:44:27 -03:00
Érico Rolim dd5a54e6cd Add playerctld daemon and usage 2020-06-04 02:00:58 -03:00
Érico Rolim e2002df0ce Clean up scripts and use sh instead of bash
Deleted: mpv, makepkg, openlink
2020-06-04 01:10:31 -03:00
Érico Rolim 8a6f0b0d2d Add gaming stuff
- Steam wrapper for flatpak with external filesystem for games
- NVIDIA info stub
2020-05-29 01:22:28 -03:00
Érico Rolim 72cfb7f3b1 media,wayland: add spotifyd service 2020-05-22 23:28:14 -03:00
Érico Rolim ee08ba8614 Fix mistakes in scripts. 2020-05-10 23:24:58 -03:00
Érico Rolim 474b17fda4 media: update and add new launcher scripts 2020-05-10 23:24:16 -03:00
Érico Nogueira 6ad9567cc4 Update media utilities
Remove MPV scripts symlink, use a wrapper instead.

Move start-tmux-music to media.
2020-04-25 23:38:08 -03:00
Érico Rolim 4789693de1 Add media folder. 2020-04-21 04:02:22 -03:00