Skip to content

Instantly share code, notes, and snippets.

View sparky005's full-sized avatar
💭
picking a peck of pickled peppers

Adil Sadik sparky005

💭
picking a peck of pickled peppers
View GitHub Profile
@sparky005
sparky005 / .conkyrc
Created October 22, 2018 02:33
conkyrc
-- carriejv conky config
-- github.com/carriejv/dotfiles
-- Inspired by Reddit user viral_94 (https://www.reddit.com/r/Conkyporn/comments/9m3sq3/first_time_manually_configuring_conky_by_myself_i/)
conky.config = {
background = true,
update_interval = 3,
double_buffer = true,
no_buffers = true,
# Shadow
shadow = true;
no-dnd-shadow = true;
no-dock-shadow = true;
clear-shadow = true;
shadow-radius = 20;
shadow-offset-x = -5;
shadow-offset-y = -5;
shadow-opacity = 0.3;
# shadow-red = 1.0;
;=====================================================
;
; To learn more about how to configure Polybar
; go to https://github.com/jaagr/polybar
;
; The README contains alot of information
;
;=====================================================
# wal colors
@sparky005
sparky005 / redshift.conf
Last active June 1, 2020 02:10
redshift config
; Global settings for redshift
[redshift]
; Set the day and night screen temperatures
temp-day=6500
temp-night=3300
; Enable/Disable a smooth transition between day and night
; 0 will cause a direct change from day to night screen temperature.
; 1 will gradually increase or decrease the screen temperature.
transition=1
@sparky005
sparky005 / config
Last active June 1, 2020 02:10
i3 config
# 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 http://i3wm.org/docs/userguide.html for a complete reference!
@sparky005
sparky005 / .zshrc
Last active June 1, 2020 02:10
zsh config
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH=/home/asadik/.oh-my-zsh
# Set name of the theme to load. Optionally, if you set this to "random"
# it'll load a random theme each time that oh-my-zsh is loaded.
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
ZSH_THEME="agnoster"
@sparky005
sparky005 / .bashrc
Last active May 20, 2018 21:25
bashrc
#
# ~/.bashrc
#
[[ $- != *i* ]] && return
colors() {
local fgc bgc vals seq0
printf "Color escapes are %s\n" '\e[${value};...;${value}m'
@sparky005
sparky005 / .vimrc
Last active June 1, 2020 02:10
My latest vimrc
set nocompatible " be iMproved, required
filetype off " required
" set the runtime path to include Vundle and initialize
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
" alternatively, pass a path where Vundle should install plugins
"call vundle#begin('~/some/path/here')
" let Vundle manage Vundle, required
@sparky005
sparky005 / .extend.bashrc
Last active August 30, 2017 01:10
Config Files
#
# ~/.extend.bashrc
#
# Change the window title of X terminals
case ${TERM} in
xterm*|rxvt*|Eterm*|aterm|kterm|gnome*|interix|konsole*)
PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\007"'
;;
screen*)

Keybase proof

I hereby claim:

  • I am sparky005 on github.
  • I am sparky_005 (https://keybase.io/sparky_005) on keybase.
  • I have a public key ASDNTCJw_nr9Y9cg1wOoeR5Sl4MqIUwyHe-k6Is8eLwYhwo

To claim this, I am signing this object: