dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit 96c0d0dbee95939d60dfec530a02e5dd9314dc0d
parent 636fdb631dd607359caac2182282910a421dac67
Author: Ashymad <czilukim@o2.pl>
Date:   Mon,  2 Oct 2017 20:55:55 +0200

more changes

Diffstat:
D.Xresources | 33---------------------------------
M.config/mpv/mpv.conf | 20++++++++++----------
A.gitignore | 22++++++++++++++++++++++
D.mozilla/firefox/ozx21vj0.dev-edition-default/chrome/userChrome.css | 9---------
D.xinitrc | 6------
5 files changed, 32 insertions(+), 58 deletions(-)

diff --git a/.Xresources b/.Xresources @@ -1,32 +0,0 @@ -URxvt.loginShell: true -URxvt.saveLines: 10000 -URxvt.cutchars: "`\"'&()*,:;<=>?[\\]^{|}$" -URxvt.foreground: rgb:a8/a8/a8 -URxvt.background: rgb:00/00/00 -URxvt.color0: rgb:00/00/00 -URxvt.color1: rgb:a8/00/00 -URxvt.color2: rgb:00/a8/00 -URxvt.color3: rgb:a8/54/00 -URxvt.color4: rgb:00/00/a8 -URxvt.color5: rgb:a8/00/a8 -URxvt.color6: rgb:00/a8/a8 -URxvt.color7: rgb:a8/a8/a8 -URxvt.color8: rgb:54/54/54 -URxvt.color9: rgb:fc/54/54 -URxvt.color10: rgb:54/fc/54 -URxvt.color11: rgb:fc/fc/54 -URxvt.color12: rgb:54/54/fc -URxvt.color13: rgb:fc/54/fc -URxvt.color14: rgb:54/fc/fc -URxvt.color15: rgb:fc/fc/fc -URxvt.colorBD: rgb:fc/fc/fc -URxvt.scrollBar: false -URxvt.visualBell: true -! this is SO AWESOME: -URxvt.fading: 15 -URxvt.font: xft:monaco:size=14 -! URL launcher -URxvt.matcher.button: 1 -URxvt.perl-ext: -URxvt.perl-ext-common: default,matcher -URxvt.url-launcher: firefox-developer -\ No newline at end of file diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf @@ -1,23 +1,24 @@ interpolation tscale=catmull_rom #linear-scaling -video-sync=display-resample +video-sync=display-resample-vdrop #alsa-resample=yes #framedrop=no #temporal-dither #vf=format=yuv420p,vapoursynth=~/.config/mpv/filters/mvtools.vpy:4:4 -vo=opengl -opengl-vsync-fences=1 +vo=gpu +#opengl-pbo +#opengl-vsync-fences=1 +#opengl-waitvsync +#opengl-glfinish screenshot-directory=~/screenshots/ #interpolation-threshold=-1 #hwdec=no -fullscreen +#fullscreen audio-channels=stereo #heartbeat-cmd="xdg-screensaver reset" #vo-vdpau-fps=59.931 -#input-ipc-server=/tmp/mpvsocket -#display-fps=59.931 -#vd-lavc-skiploopfilter=bidir -#screen=0 #fs-black-out-screens -#profile=opengl-hq -\ No newline at end of file +profile=gpu-hq +x11-bypass-compositor=no + diff --git a/.gitignore b/.gitignore @@ -0,0 +1,22 @@ +# ignore everything +* + +# except: +!.gitignore +!LICENSE +!.extend.Xresources +!.mozilla/chrome/userChrome.css +!.extend.xprofile +!.config/compton.conf +!.config/mpv/mpv.conf +!.config/nvim/ginit.conf +!.emacs +!.notmuch-config +!.offlineimap.py +!.offlineimaprc +!.xbindkeysrc +!.emacs +!.i3/config +!.config/astroid/* +!.config/fish/* +!.config/whipper/* diff --git a/.mozilla/firefox/ozx21vj0.dev-edition-default/chrome/userChrome.css b/.mozilla/firefox/ozx21vj0.dev-edition-default/chrome/userChrome.css @@ -1,9 +0,0 @@ -@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); - -#TabsToolbar { - visibility: collapse; -} - -#sidebar-header { - display: none; -} diff --git a/.xinitrc b/.xinitrc @@ -1,6 +0,0 @@ -[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources -xbindkeys -urxvtd -q -o -f -[[ -f ~/.fehbg ]] && ~/.fehbg -xinput set-prop 10 144 1.850000, 0.000000, 0.000000, 0.000000, 1.850000, 0.000000, 0.000000, 0.000000, 1.000000 -exec i3