Skip to content

Commit

Permalink
i should really just commit more often
Browse files Browse the repository at this point in the history
  • Loading branch information
luan committed Aug 19, 2020
1 parent 16bbd28 commit 2a2de6d
Show file tree
Hide file tree
Showing 44 changed files with 138 additions and 212 deletions.
92 changes: 64 additions & 28 deletions alacritty/.config/alacritty/alacritty.yml
Expand Up @@ -37,7 +37,7 @@ font:
style: Italic

# Point size of the font
size: 11.0
size: 11.5
# Offset is the extra space around each character. offset.y can be thought of
# as modifying the linespacing, and offset.x as modifying the letter spacing.
offset:
Expand All @@ -49,34 +49,70 @@ font:
# false.
use_thin_strokes: true

# Colors
colors:
# Default colors
primary:
background: '0x1d1f21'
foreground: '0xc5c8c6'
schemes:
dark: &dark
# Default colors
primary:
background: '0x1d1f21'
foreground: '0xc5c8c6'

# Normal colors
normal:
black: '0x282a2e'
red: '0xa54242'
green: '0x8c9440'
yellow: '0xde935f'
blue: '0x5f819d'
magenta: '0x85678f'
cyan: '0x5e8d87'
white: '0x707880'
# Normal colors
normal:
black: '0x282a2e'
red: '0xa54242'
green: '0x8c9440'
yellow: '0xde935f'
blue: '0x5f819d'
magenta: '0x85678f'
cyan: '0x5e8d87'
white: '0x707880'

# Bright colors
bright:
black: '0x373b41'
red: '0xcc6666'
green: '0xb5bd68'
yellow: '0xf0c674'
blue: '0x81a2be'
magenta: '0xb294bb'
cyan: '0x8abeb7'
white: '0xc5c8c6'

solarized_light: &light
# Default colors
primary:
background: '0xfdf6e3'
foreground: '0x586e75'

# Bright colors
bright:
black: '0x373b41'
red: '0xcc6666'
green: '0xb5bd68'
yellow: '0xf0c674'
blue: '0x81a2be'
magenta: '0xb294bb'
cyan: '0x8abeb7'
white: '0xc5c8c6'
# Colors the cursor will use if `custom_cursor_colors` is true
cursor:
text: '0xfdf6e3'
cursor: '0x586e75'

# Normal colors
normal:
black: '0xfdf6e3'
red: '0xdc322f'
green: '0x859900'
yellow: '0xb58900'
blue: '0x268bd2'
magenta: '0x6c71c4'
cyan: '0x2aa198'
white: '0x586e75'

# Bright colors
bright:
black: '0x839496'
red: '0xcb4b16'
green: '0xeee8d5'
yellow: '0x93a1a1'
blue: '0x657b83'
magenta: '0x073642'
cyan: '0xd33682'
white: '0x002b36'

# Colors
colors: *dark


# Visual Bell
Expand All @@ -101,7 +137,7 @@ colors:
#
# To completely disable the visual bell, set its duration to 0.
#
visual_bell:
bell:
animation: EaseOutExpo
duration: 0

Expand Down
8 changes: 4 additions & 4 deletions autorandr/.config/autorandr/mobile-plugged-ultrawide/config
Expand Up @@ -5,11 +5,11 @@ off
output DP1
crtc 0
mode 3440x1440
pos 3840x0
pos 1920x0
primary
rate 49.99
output eDP1
crtc 1
mode 3840x2160
pos 0x1180
rate 60.00
mode 1920x1080
pos 0x736
rate 59.96
2 changes: 1 addition & 1 deletion autorandr/.config/autorandr/mobile/config
Expand Up @@ -6,7 +6,7 @@ output VIRTUAL1
off
output eDP1
crtc 0
mode 3840x2160
mode 1920x1080
pos 0x0
primary
rate 60.00
2 changes: 1 addition & 1 deletion autorandr/.config/autorandr/mobile/postswitch
@@ -1,6 +1,6 @@
#!/bin/bash

xrdb -merge -I$HOME $HOME/.Xresources-mobile
xrdb -merge -I$HOME $HOME/.Xresources-96
DPI="$(xrdb -query | grep 'Xft.dpi:' | awk '{ print $2 }')"
xrandr --dpi "$DPI"

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Expand Up @@ -46,6 +46,7 @@ WINDOW_ICONS = {
'blender': fa.icons['cube'],
'chromium': fa.icons['chrome'],
'cura': fa.icons['cube'],
'code-oss': fa.icons['code'],
'darktable': fa.icons['image'],
'discord': fa.icons['discord'],
'eclipse': fa.icons['code'],
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion gitconfig
Expand Up @@ -37,7 +37,7 @@
autocrlf = false
editor = vim
excludesfile = /Users/luan/.gitignore_global
# pager = diff-so-fancy | less --tabs=4 -RFX
pager = diff-so-fancy | less --tabs=4 -RFX
[advice]
statusHints = false
[diff]
Expand Down
1 change: 1 addition & 0 deletions gnupg/.gnupg/gpg.conf
@@ -1 +1,2 @@
use-agent
keyserver pool.sks-keyservers.net
4 changes: 2 additions & 2 deletions gtk/.config/gtk-2.0/gtkfilechooser.ini
Expand Up @@ -2,8 +2,8 @@
LocationMode=path-bar
ShowHidden=false
ShowSizeColumn=true
GeometryX=0
GeometryY=0
GeometryX=1156
GeometryY=304
GeometryWidth=1128
GeometryHeight=861
SortColumn=name
Expand Down
34 changes: 0 additions & 34 deletions home/bin/bzlgenall

This file was deleted.

2 changes: 1 addition & 1 deletion i3/.config/i3/config
Expand Up @@ -21,7 +21,7 @@ bindsym $mod+Shift+q kill
bindsym $mod+d exec appsmenu
bindsym $mod+shift+v exec clipmenu

focus_wrapping force
focus_wrapping no

# change focus
bindsym $mod+h focus left
Expand Down
10 changes: 5 additions & 5 deletions i3/.config/i3/startup.sh
Expand Up @@ -11,10 +11,10 @@ dropbox-run() {
}

main() {
dropbox-run stop
while pgrep -x dropbox >/dev/null; do
sleep 1;
done
# dropbox-run stop
# while pgrep -x dropbox >/dev/null; do
# sleep 1;
# done

killall -q polybar picom feh dunst xbanish xautolock
feh --no-xinerama --bg-scale "$(< "${HOME}/.cache/wal/wal")" &
Expand All @@ -27,7 +27,7 @@ main() {

polybar -r top &

dropbox-run start
# dropbox-run start
xbanish &

sleep 5
Expand Down
3 changes: 3 additions & 0 deletions install.sh
Expand Up @@ -15,6 +15,8 @@ sudo pacman -Syu --needed --noconfirm git base-devel stow
git clone https://aur.archlinux.org/yay.git /tmp/yay || true
(cd /tmp/yay && makepkg -si --noconfirm)

mkdir $HOME/bin

stow -R alacritty
stow -R autorandr
stow -R compton
Expand All @@ -33,6 +35,7 @@ stow -R wal
stow -R x11
stow -R yay
stow -R zsh
stow -R bin

# yay -S --needed --noconfirm - < packages.txt

Expand Down
9 changes: 8 additions & 1 deletion mako/.config/mako/config
Expand Up @@ -2,9 +2,11 @@ border-radius=0
font=Comfortaa 14
width=500
height=200
border-size=2
default-timeout=10000
border-size=2
format=<b>%s</b>\n%b\n<sub><i>%a</i></sub>
icon-path=/usr/share/icons/Numix-Circle
group-by=app-name,summary

border-color=#C4C196
background-color=#27261DCC
Expand All @@ -21,3 +23,8 @@ text-color=#C9C8C6
[urgency=high]
background-color=#38A7C1AA
text-color=#27261D

[app-name=Dropbox]
background-color=#27261DAA
text-color=#C9C8C6
default-timeout=3000
31 changes: 8 additions & 23 deletions nvim/.config/nvim/user/after.vim
@@ -1,13 +1,14 @@
" Called after everything just before setting a default colorscheme
" Configure you own bindings or other preferences. e.g.:

set nonumber " No line numbers
" set nonumber " No line numbers

" let g:gitgutter_signs = 0 " No git gutter signs
augroup config#after
autocmd!
autocmd VimEnter * GitGutterDisable
augroup end
let g:SignatureEnabledAtStartup = 0 " Do not show marks
" augroup config#after
" autocmd!
" autocmd VimEnter * GitGutterDisable
" augroup end
" let g:SignatureEnabledAtStartup = 0 " Do not show marks

" let g:ale_open_list = 1

Expand All @@ -20,26 +21,10 @@ else
let g:lightline.colorscheme = 'material'
endif

function! CFCLIIntegrationTransform(cmd) abort
let l:cmd = a:cmd

if $TARGET_V7 ==# 'true' && l:cmd =~# 'ginkgo'
let l:cmd = substitute(l:cmd, 'ginkgo', 'ginkgo --tags V7', 1)
endif

if getcwd() =~# 'cli' && l:cmd =~# 'integration'
return 'make build && '.l:cmd
endif

return l:cmd
endfunction

let g:test#custom_transformations = { 'cfcli': function('CFCLIIntegrationTransform') }
let g:test#transformation = 'cfcli'

au BufNewFile,BufRead /*.rasi setf css

if filereadable(expand('<sfile>:h') . '/post-after.vim')
runtime user/post-after.vim
endif

autocmd FileType pyst setlocal commentstring=#\ %s
2 changes: 2 additions & 0 deletions nvim/.config/nvim/user/plug.vim
Expand Up @@ -3,3 +3,5 @@
" Plug '~/my-prototype-plugin'
" ...

Plug '~/src/misc/cugini/vim-vortex2'
Plug '~/src/misc/cugini/vim-pyst'
2 changes: 1 addition & 1 deletion polybar/.config/polybar/config
Expand Up @@ -40,7 +40,7 @@ font-3 = TerminessTTF Nerd Font:style=Solid:pixelsize=12;2
font-4 = monospace:pixelsize=10;2
font-5 = sans:pixelsize=10;2

modules-left = wired wifi memory cpu spotify
modules-left = memory cpu spotify
modules-center = i3
modules-right = battery dunst microphone volume xbacklight packages date time

Expand Down
5 changes: 5 additions & 0 deletions ssh/.ssh/config
Expand Up @@ -5,3 +5,8 @@ SendEnv LANG LC_*
Host 192.168.*.*
StrictHostKeyChecking no
UserKnownHostsFile=/dev/null

Host *
ServerAliveInterval 300
ServerAliveCountMax 2

0 comments on commit 2a2de6d

Please sign in to comment.