Skip to content

Instantly share code, notes, and snippets.

@NeoTheFox
NeoTheFox / alias
Created April 28, 2015 19:46
Wine pulseaudio screeching sound fix
alias wine='PULSE_LATENCY_MSEC=60 wine'
Verifying that +neothefox is my blockchain ID. https://onename.com/neothefox
@NeoTheFox
NeoTheFox / .zshrc
Last active November 29, 2015 23:08
Oh-my-zsh config
# Path to your oh-my-zsh installation.
export ZSH=/home/neothefox/.oh-my-zsh
# Set name of the theme to load.
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="robbyrussell"
# Uncomment the following line to use case-sensitive completion.
@NeoTheFox
NeoTheFox / .conkyrc
Last active November 30, 2015 10:20
.conkyrc for X230 running archlinux
background yes
use_xft yes
font Arimo:size=7.5
text_buffer_size 2048
# Update interval in seconds
update_interval 5
# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
#!/usr/bin/env python2
a = 0
print 'G92 Z0'
while a<100:
a = a+1
print 'G1 Z0'
print 'G1 Z10'
# i3status configuration file.
# see "man i3status" for documentation.
# It is important that this file is edited as UTF-8.
# The following line should contain a sharp s:
# ß
# If the above line is not correctly displayed, fix your editor first!
general {
colors = true
# i3blocks config file
#
# Please see man i3blocks for a complete reference!
# The man page is also hosted at http://vivien.github.io/i3blocks
#
# List of valid properties:
#
# align
# color
# background
! ------------------------------------------------------------------------------
! ROFI Color theme
! User: Rasi
! ------------------------------------------------------------------------------
rofi.color-enabled: true
rofi.color-window: #002b37, #002b37, #003642
rofi.color-normal: #002b37, #819396, #002b37, #003642, #819396
rofi.color-active: #002b37, #008ed4, #002b37, #003642, #008ed4
rofi.color-urgent: #002b37, #da4281, #002b37, #003642, #da4281
rofi.font: Hack 11
@NeoTheFox
NeoTheFox / ipega2.conf
Last active October 3, 2016 09:54
IPEGA PG-9055 Xboxdrv config
[xboxdrv]
evdev-grab = true
rumble = false
mimic-xpad = true
[evdev-absmap]
ABS_HAT0X = dpad_x
ABS_HAT0Y = dpad_y
ABS_X = X1
Guifont Hack:h13
"colorscheme Tomorrow-Night
"colorscheme solarized
colorscheme NeoSolarized
set background=dark