Commit Graph

152 Commits

Author SHA1 Message Date
É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
4d06527916 Fix swaynag dialog. 2020-04-21 04:38:00 -03:00
89cdec2b13 Update packages and services.
* Add PopCorn service

* Add some unzipping utilities. Use BSD ones as default.
2020-04-21 04:28:19 -03:00
614bd049fa Conform MD files to vmdfmt. 2020-04-21 04:28:15 -03:00
4789693de1 Add media folder. 2020-04-21 04:02:22 -03:00
6383fabcb8 Create erctl, clean up session management. 2020-04-21 03:58:16 -03:00
7f75aa0ab6 Updates to Wayland configs and scripts 2020-04-21 03:40:56 -03:00
98f9afe021 Accept fish_variables. 2020-04-21 03:20:06 -03:00
0496ba39b4 Rename wm to wayland, move scripts to wayland.
Update README.
2020-04-21 03:18:02 -03:00
9f9d5d6116 Rename scripts to utils.
Remove restart-spotifyd.
2020-04-21 03:16:32 -03:00
3ff37240db Create term-utils dir, move relevant stuff there. 2020-04-21 03:13:19 -03:00
4e8f2a0941 Add a shell script generator, set EDITOR in fish config. 2020-04-12 05:41:42 -03:00
20cf27f867 Add other Void installation files.
* Add contents of /etc for x86

* Add partial void.md guide to explain how to do stuff
  (will be superseded by the docs)

* TODO: make void.sh into a list generator
  -> Would allow more varied installation schemes
2020-04-12 05:39:44 -03:00
7598368e75 Add installer script for IWD. 2020-04-12 05:36:41 -03:00
939c9e650d void.sh: Add a few more necessary applications 2020-04-12 04:52:20 -03:00
44c92bf08b Add helper text and install_most option. 2020-04-09 11:24:34 -03:00
330d2b3b05 Separate void.sh into more steps and add a few packages. 2020-04-09 11:24:34 -03:00
e612bc5d79 Format fish config files according to fish_indent. 2020-04-09 11:23:57 -03:00
791acb5ec0 Remove unecessary alacritty configs, after update. 2020-04-09 11:23:17 -03:00
a616e41629 Document my IWD setup. 2020-03-23 00:56:33 -03:00
cb7299aa5c Update Sway gaps and borders.
Color scheme still WIP.
2020-03-20 19:23:16 -03:00
7b8bc77ce6 Add more fish functions. 2020-03-20 19:22:33 -03:00
8ac90b9f70 Clean up Waybar config. 2020-03-14 20:19:39 -03:00
68b81675df Use only Intel for Vulkan, when using Wayland. 2020-03-14 19:35:21 -03:00
78d0325830 Update Sway stuff, add Neovide client. 2020-03-14 19:34:47 -03:00
d3e409867b Add ASCII name to config files.
Written using http://www.patorjk.com/software/taag, with the Ogre font.
2020-03-14 19:01:29 -03:00
Érico Nogueira Rolim
28b6b17c77
Merge pull request #1 from ericonr/emojiparty
Merge changes made in my different devices.
2020-03-12 14:06:13 -03:00
b70d12a94a Change neovim tab width to 3 spaces.
I did this for two reasons:

* I will try to use tabs for new code I write, due to a blog post I read
regarding the added difficulty for people with sight issues when using
files indented with spaces. It's an accessibility thing.

* 3 space tab width means it won't be confused with spaces, because no
one who indents with spaces should use 3 spaces for that. It's also a
pretty comfortable size.
2020-03-12 14:00:43 -03:00
5a1ea835d3 Update sway configs.
* Change touchpad input configuration to "*", so it acts on all inputs.

* Add shortcut for launching MPV with clipboard as the argument (useful
for viewing youtube videos with hardware acceleration).

* Add rule to push Zathura to the P workspace.

* Add background image to swaylock.

* Enable cache in wofi.
2020-03-12 13:57:59 -03:00
6055d259ea Add script to create a folder backed by tmpfs. 2020-03-11 19:34:04 -03:00
136249872d Change the header of alacritty.yml 2020-03-11 19:33:37 -03:00
c1fd71644a Split embedded stuff into its own directory. 2020-02-16 02:55:24 -03:00
7b104e4330 Fix error in cp script.
Error introduced in commit 1ff0aa55
2020-02-16 02:34:42 -03:00
d2c95a1715 Fix error in cp script.
Error introduced in commit 1ff0aa55
2020-02-16 02:32:55 -03:00
20a37dcb80 Change all workspace names to emojis. 2020-02-16 02:25:12 -03:00
a3896f909b Add kdeconnect to Sway config. Remove lavalauncher. 2020-02-16 02:24:03 -03:00
1ff0aa550b Clean up fish directory.
Reorganize stuff into files, add a few headers. Remove unused stuff, and
move some functionality to scripts.
2020-02-16 02:21:25 -03:00
1c099809c6 Clean up scripts directory. Remove Nvidia Optimus.
* Switched to setup for selecting GPU at boot, so utilities to try and
launch the GPU while the device is working are unecessary. Sway doesn't
even work properly with Nvidia.

* Also removed some old clutter from there:
	* openlink doesn't work reliably anyway
	* nmtui isn't used anymore since switching to iwd
2020-02-16 01:54:50 -03:00
e3f1833d74 Add programs to void script. 2020-01-24 17:39:32 -03:00
fd1ff9dc22 Change wallpaper. 2020-01-24 17:37:47 -03:00
2ef5ef25e5 Set up keyboard layout for all inputs, switch layout for all inputs in keyboard switcher.
Run go fmt on the source code.
2020-01-24 17:37:47 -03:00
430a3effeb Switch some fonts to IBM Plex. 2020-01-24 17:37:31 -03:00
60afd4cf65 Store emacs config in .config instead of ~. 2020-01-20 01:58:45 -03:00
378156741c Add launchlava to right click on idle inhibitor. 2020-01-13 00:18:41 -03:00
3b1edc255c Add lavalauncher dependency, use single file for exports.
Added it to README.

Created wayland-vars to keep all the Wayland related exports. Switch to
using it in launcher, wofitheme and lavalauncher.

Create launchlava script to add options to lavalauncher. Added it to
sway config.
2020-01-12 23:48:39 -03:00
8f491707f2 Add mediaplayer.py file from Waybar resources.
It's licensed as MIT, so it's compatible with my repo.
2020-01-12 23:40:00 -03:00
e79e5141f5 Add bat theme configuration. 2020-01-10 11:53:41 -03:00
f113b46d6e Add nvim shortcuts for working with tabs. 2020-01-07 15:07:48 -03:00
Erico Nogueira
15a282254b Update void installer with fonts. 2020-01-07 14:54:29 -03:00
Erico Nogueira
9b7a061f15 Update void "installer", add changes for Void session.
Installer: has functions for each part of the environment, still lacks a
way to run all function automatically.

Emacs: move from the en-US dictionary, which isn't available on Void.

Startsway: script to add all the stuff sway needs to start when the
system doesn't do it for you.
2020-01-06 13:14:50 -03:00