Commit Graph

84 Commits

Author SHA1 Message Date
Érico Rolim 791acb5ec0 Remove unecessary alacritty configs, after update. 2020-04-09 11:23:17 -03:00
Érico Rolim a616e41629 Document my IWD setup. 2020-03-23 00:56:33 -03:00
Érico Rolim cb7299aa5c Update Sway gaps and borders.
Color scheme still WIP.
2020-03-20 19:23:16 -03:00
Érico Rolim 7b8bc77ce6 Add more fish functions. 2020-03-20 19:22:33 -03:00
Érico Rolim 8ac90b9f70 Clean up Waybar config. 2020-03-14 20:19:39 -03:00
Érico Rolim 68b81675df Use only Intel for Vulkan, when using Wayland. 2020-03-14 19:35:21 -03:00
Érico Rolim 78d0325830 Update Sway stuff, add Neovide client. 2020-03-14 19:34:47 -03:00
Érico Rolim 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
Érico Rolim 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
Érico Rolim 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
Érico Rolim 6055d259ea Add script to create a folder backed by tmpfs. 2020-03-11 19:34:04 -03:00
Érico Rolim 136249872d Change the header of alacritty.yml 2020-03-11 19:33:37 -03:00
Érico Rolim c1fd71644a Split embedded stuff into its own directory. 2020-02-16 02:55:24 -03:00
Érico Rolim 7b104e4330 Fix error in cp script.
Error introduced in commit 1ff0aa55
2020-02-16 02:34:42 -03:00
Érico Rolim d2c95a1715 Fix error in cp script.
Error introduced in commit 1ff0aa55
2020-02-16 02:32:55 -03:00
Érico Rolim 20a37dcb80 Change all workspace names to emojis. 2020-02-16 02:25:12 -03:00
Érico Rolim a3896f909b Add kdeconnect to Sway config. Remove lavalauncher. 2020-02-16 02:24:03 -03:00
Érico Rolim 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
Érico Rolim 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
Érico Rolim e3f1833d74 Add programs to void script. 2020-01-24 17:39:32 -03:00
Érico Rolim fd1ff9dc22 Change wallpaper. 2020-01-24 17:37:47 -03:00
Érico Rolim 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
Érico Rolim 430a3effeb Switch some fonts to IBM Plex. 2020-01-24 17:37:31 -03:00
Érico Rolim 60afd4cf65 Store emacs config in .config instead of ~. 2020-01-20 01:58:45 -03:00
Érico Rolim 378156741c Add launchlava to right click on idle inhibitor. 2020-01-13 00:18:41 -03:00
Érico Rolim 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
Érico Rolim 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
Érico Rolim e79e5141f5 Add bat theme configuration. 2020-01-10 11:53:41 -03:00
Érico Rolim 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
Érico Rolim b74fe209b5 Add script for Void Linux installation. 2020-01-06 02:31:43 -03:00
Érico Rolim ebf7465044 Add better casing to vim search. 2020-01-06 02:31:11 -03:00
Érico Rolim 7206c5a494 Add links to all external resources to README. 2020-01-04 19:31:43 -03:00
Érico Rolim 1d99fb62ee Add git submodules for the vim plugins. 2020-01-04 18:59:05 -03:00
Érico Rolim 178556304a Update configuration of tools.
alacritty: lighter color scheme, remove faux_multiplier

fish: colors to adapt to new alacritty theme

nvim: add comments, shortcuts and appearance tweaks

tmux: change prefix to Ctrl+Q (Ctrl+A is more useful to go to the
beginning of the line)
2020-01-04 18:44:35 -03:00
Érico Rolim a556a4b10a Create cargotmp command, add more flags to makepkg.
cargotmp: builds rust packages inside /tmp -> SSD savings

makepkg: defines CC and CXX for clang, for build systems that support it
2020-01-04 18:41:01 -03:00
Érico Rolim d2f873b9c0 Use wofi as menu and add mako config.
Also went back to Breeze_Snow cursor pack.

Kept the custom launcher as an option, but wofi is prettier
and it shows icons and uses .desktop files.
2020-01-04 18:40:33 -03:00
Érico Rolim e9ebfc8cb1 Add Alacritty config. 2019-12-13 11:49:38 -03:00
Érico Rolim 0d8aeef74a Add more options for bindings in sway 2019-12-13 11:48:20 -03:00
Érico Rolim c511e85018 Customize a few options for starship 2019-12-13 11:47:51 -03:00
Érico Rolim bb0d742274 Commit recent trivial changes.
* Ignore .netrwhist file from nvim.
* Add STM32CubeProgrammer launcher.
* Add script to set up vcan kernel module.
2019-12-08 22:08:38 -03:00
Érico Rolim 33646a1230 Clean-up sway config.
* Remove options from swaylock command that are included in its config
file.
* Add suspend command for when the lid is closed.
* Remove layout specifiers.
2019-12-08 22:08:38 -03:00
Érico Rolim 91ac6b3d96 Clean-up README and add AppPauser dependency.
AppPauser has two shortcuts, one for normal applications and another
for applications running inside the Steam firejail.
2019-12-08 22:08:38 -03:00
Érico Rolim 491c2c7b0e Reorganize Go programs inside sourcecode/. 2019-12-08 22:07:59 -03:00
Érico Rolim 9d056e96aa Correct Makefile for proper bin path. Use better GOBIN directory. 2019-12-08 21:32:51 -03:00
Érico Rolim af470b3e93 Delete i3 configs. [stale] 2019-12-08 21:27:30 -03:00
Érico Rolim fed3574842 Change fish prompt to starship! 2019-12-08 21:27:06 -03:00
Érico Rolim f63adbcf7d Create script to restart spotifyd quickly and replace add RUSTFLAGS to makepkg. 2019-11-01 02:52:00 -03:00