Skip to content

Instantly share code, notes, and snippets.

View NeoTheFox's full-sized avatar

NeoTheFox NeoTheFox

  • Yerevan
View GitHub Profile
# Shadow
shadow = false;
no-dnd-shadow = true;
no-dock-shadow = true;
clear-shadow = true;
shadow-radius = 7;
shadow-offset-x = -7;
shadow-offset-y = -7;
# shadow-opacity = 0.7;
# shadow-red = 0.0;
@NeoTheFox
NeoTheFox / powerswitch.sh
Last active October 30, 2017 20:55
A script to switch the governor if steam is running
#!/bin/bash
GOVERNOR=$(cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor)
if [ $1 == "-d" ]
then
while :
do
GOVERNOR=$(cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor)
@NeoTheFox
NeoTheFox / kitty.conf
Last active August 6, 2021 05:47
kitty config with solarized dark theme
# vim:fileencoding=utf-8:ft=conf
# Font family. You can also specify different fonts for the
# bold/italic/bold-italic variants. By default they are derived automatically,
# by the OSes font system. Setting them manually is useful for font families
# that have many weight variants like Book, Medium, Thick, etc. For example:
# font_family Operator Mono Book
# bold_font Operator Mono Thick
# bold_italic_font Operator Mono Medium
font_family Hack
ACTION=="add", SUBSYSTEM=="input", ATTRS{name}=="Bluetooth Gamepad", ATTRS{uniq}=="00:17:02:01:ae:2a", SYMLINK+="ipega"
Section "InputDevice"
Identifier "Trackball"
Option "MatchProduct" "Primax Kensington Eagle Trackball"
Driver "evdev"
Option "Evdev Middle Button Emulation" "1"
EndSection
@NeoTheFox
NeoTheFox / config
Last active October 22, 2018 05:47
;Config for Lemur7 on Archlinux
[colors]
;background = ${xrdb:color0:#222}
background = #222
background-alt = #444
;foreground = ${xrdb:color7:#222}
foreground = #dfdfdf
foreground-alt = #555
primary = #ffb52a
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<!-- Set preferred serif, sans serif, and monospace fonts. -->
<alias>
<family>serif</family>
<prefer><family>Tinos</family></prefer>
</alias>
<alias>
<family>sans-serif</family>
@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
# 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