Skip to content

Instantly share code, notes, and snippets.

View RikiReal's full-sized avatar
🚀
Thinking in portals

Riki RikiReal

🚀
Thinking in portals
View GitHub Profile
142626323
@RikiReal
RikiReal / config
Last active June 12, 2020 20:28
My i3 config file
# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
#
# Should you change your keyboard layout some time, delete
# this file and re-run i3-config-wizard(1).
#
# i3 config file (v4)
#
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
@RikiReal
RikiReal / picom.conf
Created February 16, 2020 10:07
My picom composition window manager configuration. Most of it is copied from the sample config on github. https://github.com/yshui/picom/blob/next/picom.sample.conf
log-level = "warn";
# Shadow
#shadow = true;
#shadow-radius = 7;
#shadow-offset-x = -7;
#shadow-offset-y = -7;
# log-file = "/path/to/your/log/file";
# shadow-opacity = 0.7;
# shadow-red = 0.0;
# shadow-green = 0.0;
@RikiReal
RikiReal / alacritty.yml
Created February 14, 2020 19:15
Alacritty configuration
# Configuration for Alacritty, the GPU enhanced terminal emulator.
# Any items in the `env` entry below will be added as
# environment variables. Some entries may override variables
# set by alacritty itself.
env:
# TERM variable
#
# This value is used to set the `$TERM` environment variable for
# each instance of Alacritty. If it is not present, alacritty will