From 461ba78442c1adeabe01059a57e36b429beffc71 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Tue, 20 Jun 2017 17:02:06 +0200 Subject: fix --- .gitmodules | 4 +- by_host/Darwin/cups/.cups/lpoptions | 1 - by_host/Darwin/input/.inputrc | 20 -- by_host/Darwin/mutt/.mutt/mailcap | 6 - by_host/Darwin/mutt/.mutt/open-in-safari | 8 - by_host/Darwin/newsbeuter/.newsbeuter/config | 25 -- by_host/Darwin/task/.taskrc | 4 - by_host/Linux/X/.Xdefaults | 72 ------ by_host/Linux/X/.Xmodmap | 10 - by_host/Linux/X/.xbindkeysrc | 39 --- by_host/Linux/X/.xinitrc | 5 - by_host/Linux/cups/.cups/lpoptions | 2 - by_host/Linux/feh/.fehbg | 1 - by_host/Linux/gtk/.gtkrc-2.0 | 226 ----------------- by_host/Linux/imwheel/.imwheelrc | 3 - by_host/Linux/input/.inputrc | 6 - by_host/Linux/khal/.config/khal/khal.conf | 25 -- .../firefox/pks.default/searchplugins/amazon.xml | 9 - .../pks.default/searchplugins/duckduckgo.xml | 9 - .../firefox/pks.default/searchplugins/ebay.xml | 9 - .../firefox/pks.default/searchplugins/geizhals.xml | 9 - .../pks.default/searchplugins/google-de.xml | 13 - .../firefox/pks.default/searchplugins/google.xml | 13 - .../firefox/pks.default/searchplugins/imdb.xml | 11 - .../firefox/pks.default/searchplugins/img.xml | 11 - .../firefox/pks.default/searchplugins/leo-frde.xml | 10 - .../firefox/pks.default/searchplugins/leo-itde.xml | 10 - .../firefox/pks.default/searchplugins/leo-rude.xml | 10 - .../firefox/pks.default/searchplugins/leo.xml | 10 - .../pks.default/searchplugins/wetteronline.xml | 9 - .../pks.default/searchplugins/wikipedia.xml | 9 - .../pks.default/searchplugins/wikipediade.xml | 9 - .../firefox/pks.default/searchplugins/youtube.xml | 14 - .../Linux/mozilla/.mozilla/firefox/profiles.ini | 14 - by_host/Linux/mpv/.config/mpv/mpv.conf | 21 -- by_host/Linux/mtools/.mtoolsrc | 1 - by_host/Linux/mutt/.mutt/mailcap | 10 - by_host/Linux/ncftp/.ncftp/prefs_v3 | 21 -- by_host/Linux/newsbeuter/.newsbeuter/config | 25 -- by_host/Linux/photorec/.photorec.cfg | 281 --------------------- by_host/Linux/ratpoison/.ratpoisonrc | 34 --- by_host/Linux/rtorrent/.rtorrent.rc | 110 -------- by_host/Linux/task/.taskrc | 4 - by_host/Linux/urxvt/.urxvt/urxvt-perls | 1 - by_host/Linux/urxvt/.urxvt/urxvt-tabbedex | 1 - by_host/Linux/xdg/.config/user-dirs.dirs | 8 - by_os/Darwin/cups/.cups/lpoptions | 1 + by_os/Darwin/input/.inputrc | 20 ++ by_os/Darwin/mutt/.mutt/mailcap | 6 + by_os/Darwin/mutt/.mutt/open-in-safari | 8 + by_os/Darwin/newsbeuter/.newsbeuter/config | 25 ++ by_os/Darwin/task/.taskrc | 4 + by_os/Linux/X/.Xdefaults | 72 ++++++ by_os/Linux/X/.Xmodmap | 10 + by_os/Linux/X/.xbindkeysrc | 39 +++ by_os/Linux/X/.xinitrc | 5 + by_os/Linux/cups/.cups/lpoptions | 2 + by_os/Linux/feh/.fehbg | 1 + by_os/Linux/gtk/.gtkrc-2.0 | 226 +++++++++++++++++ by_os/Linux/imwheel/.imwheelrc | 3 + by_os/Linux/input/.inputrc | 6 + by_os/Linux/khal/.config/khal/khal.conf | 25 ++ .../firefox/pks.default/searchplugins/amazon.xml | 9 + .../pks.default/searchplugins/duckduckgo.xml | 9 + .../firefox/pks.default/searchplugins/ebay.xml | 9 + .../firefox/pks.default/searchplugins/geizhals.xml | 9 + .../pks.default/searchplugins/google-de.xml | 13 + .../firefox/pks.default/searchplugins/google.xml | 13 + .../firefox/pks.default/searchplugins/imdb.xml | 11 + .../firefox/pks.default/searchplugins/img.xml | 11 + .../firefox/pks.default/searchplugins/leo-frde.xml | 10 + .../firefox/pks.default/searchplugins/leo-itde.xml | 10 + .../firefox/pks.default/searchplugins/leo-rude.xml | 10 + .../firefox/pks.default/searchplugins/leo.xml | 10 + .../pks.default/searchplugins/wetteronline.xml | 9 + .../pks.default/searchplugins/wikipedia.xml | 9 + .../pks.default/searchplugins/wikipediade.xml | 9 + .../firefox/pks.default/searchplugins/youtube.xml | 14 + by_os/Linux/mozilla/.mozilla/firefox/profiles.ini | 14 + by_os/Linux/mpv/.config/mpv/mpv.conf | 21 ++ by_os/Linux/mtools/.mtoolsrc | 1 + by_os/Linux/mutt/.mutt/mailcap | 10 + by_os/Linux/ncftp/.ncftp/prefs_v3 | 21 ++ by_os/Linux/newsbeuter/.newsbeuter/config | 25 ++ by_os/Linux/photorec/.photorec.cfg | 281 +++++++++++++++++++++ by_os/Linux/ratpoison/.ratpoisonrc | 34 +++ by_os/Linux/rtorrent/.rtorrent.rc | 110 ++++++++ by_os/Linux/task/.taskrc | 4 + by_os/Linux/urxvt/.urxvt/urxvt-perls | 1 + by_os/Linux/urxvt/.urxvt/urxvt-tabbedex | 1 + by_os/Linux/xdg/.config/user-dirs.dirs | 8 + setup.sh | 4 +- 92 files changed, 1153 insertions(+), 1153 deletions(-) delete mode 100644 by_host/Darwin/cups/.cups/lpoptions delete mode 100644 by_host/Darwin/input/.inputrc delete mode 100644 by_host/Darwin/mutt/.mutt/mailcap delete mode 100755 by_host/Darwin/mutt/.mutt/open-in-safari delete mode 100644 by_host/Darwin/newsbeuter/.newsbeuter/config delete mode 100644 by_host/Darwin/task/.taskrc delete mode 100644 by_host/Linux/X/.Xdefaults delete mode 100644 by_host/Linux/X/.Xmodmap delete mode 100644 by_host/Linux/X/.xbindkeysrc delete mode 100644 by_host/Linux/X/.xinitrc delete mode 100644 by_host/Linux/cups/.cups/lpoptions delete mode 100644 by_host/Linux/feh/.fehbg delete mode 100644 by_host/Linux/gtk/.gtkrc-2.0 delete mode 100644 by_host/Linux/imwheel/.imwheelrc delete mode 100644 by_host/Linux/input/.inputrc delete mode 100644 by_host/Linux/khal/.config/khal/khal.conf delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/amazon.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/duckduckgo.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/ebay.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/geizhals.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google-de.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/imdb.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/img.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-frde.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-itde.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-rude.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wetteronline.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipedia.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipediade.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/youtube.xml delete mode 100644 by_host/Linux/mozilla/.mozilla/firefox/profiles.ini delete mode 100644 by_host/Linux/mpv/.config/mpv/mpv.conf delete mode 100644 by_host/Linux/mtools/.mtoolsrc delete mode 100644 by_host/Linux/mutt/.mutt/mailcap delete mode 100644 by_host/Linux/ncftp/.ncftp/prefs_v3 delete mode 100644 by_host/Linux/newsbeuter/.newsbeuter/config delete mode 100644 by_host/Linux/photorec/.photorec.cfg delete mode 100644 by_host/Linux/ratpoison/.ratpoisonrc delete mode 100644 by_host/Linux/rtorrent/.rtorrent.rc delete mode 100644 by_host/Linux/task/.taskrc delete mode 160000 by_host/Linux/urxvt/.urxvt/urxvt-perls delete mode 160000 by_host/Linux/urxvt/.urxvt/urxvt-tabbedex delete mode 100644 by_host/Linux/xdg/.config/user-dirs.dirs create mode 100644 by_os/Darwin/cups/.cups/lpoptions create mode 100644 by_os/Darwin/input/.inputrc create mode 100644 by_os/Darwin/mutt/.mutt/mailcap create mode 100755 by_os/Darwin/mutt/.mutt/open-in-safari create mode 100644 by_os/Darwin/newsbeuter/.newsbeuter/config create mode 100644 by_os/Darwin/task/.taskrc create mode 100644 by_os/Linux/X/.Xdefaults create mode 100644 by_os/Linux/X/.Xmodmap create mode 100644 by_os/Linux/X/.xbindkeysrc create mode 100644 by_os/Linux/X/.xinitrc create mode 100644 by_os/Linux/cups/.cups/lpoptions create mode 100644 by_os/Linux/feh/.fehbg create mode 100644 by_os/Linux/gtk/.gtkrc-2.0 create mode 100644 by_os/Linux/imwheel/.imwheelrc create mode 100644 by_os/Linux/input/.inputrc create mode 100644 by_os/Linux/khal/.config/khal/khal.conf create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/amazon.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/duckduckgo.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/ebay.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/geizhals.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google-de.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/imdb.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/img.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-frde.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-itde.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-rude.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wetteronline.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipedia.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipediade.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/youtube.xml create mode 100644 by_os/Linux/mozilla/.mozilla/firefox/profiles.ini create mode 100644 by_os/Linux/mpv/.config/mpv/mpv.conf create mode 100644 by_os/Linux/mtools/.mtoolsrc create mode 100644 by_os/Linux/mutt/.mutt/mailcap create mode 100644 by_os/Linux/ncftp/.ncftp/prefs_v3 create mode 100644 by_os/Linux/newsbeuter/.newsbeuter/config create mode 100644 by_os/Linux/photorec/.photorec.cfg create mode 100644 by_os/Linux/ratpoison/.ratpoisonrc create mode 100644 by_os/Linux/rtorrent/.rtorrent.rc create mode 100644 by_os/Linux/task/.taskrc create mode 160000 by_os/Linux/urxvt/.urxvt/urxvt-perls create mode 160000 by_os/Linux/urxvt/.urxvt/urxvt-tabbedex create mode 100644 by_os/Linux/xdg/.config/user-dirs.dirs diff --git a/.gitmodules b/.gitmodules index 7bee380..885a1cc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -23,8 +23,8 @@ path = vim/.vim/bundle/tagbar url = https://github.com/majutsushi/tagbar.git [submodule "urxvt/.urxvt/urxvt-perls"] - path = by_host/Linux/urxvt/.urxvt/urxvt-perls + path = by_os/Linux/urxvt/.urxvt/urxvt-perls url = git://github.com/muennich/urxvt-perls.git [submodule "urxvt/.urxvt/urxvt-tabbedex"] - path = by_host/Linux/urxvt/.urxvt/urxvt-tabbedex + path = by_os/Linux/urxvt/.urxvt/urxvt-tabbedex url = git://github.com/stepb/urxvt-tabbedex.git diff --git a/by_host/Darwin/cups/.cups/lpoptions b/by_host/Darwin/cups/.cups/lpoptions deleted file mode 100644 index bf56f78..0000000 --- a/by_host/Darwin/cups/.cups/lpoptions +++ /dev/null @@ -1 +0,0 @@ -Default KM1B3A41 diff --git a/by_host/Darwin/input/.inputrc b/by_host/Darwin/input/.inputrc deleted file mode 100644 index 0fe68cf..0000000 --- a/by_host/Darwin/input/.inputrc +++ /dev/null @@ -1,20 +0,0 @@ -"\e[1~": beginning-of-line -"\e[4~": end-of-line -"\e[5~": history-search-backward -"\e[6~": history-search-forward -"\e[3~": delete-char -"\e[2~": quoted-insert -"\e[5C": forward-word -"\e[5D": backward-word -"\e\e[C": forward-word -"\e\e[D": backward-word - -set completion-ignore-case on -set expand-tilde on -set convert-meta off -set input-meta on -set output-meta on -set show-all-if-ambiguous on -set visible-stats on -set -o vi - diff --git a/by_host/Darwin/mutt/.mutt/mailcap b/by_host/Darwin/mutt/.mutt/mailcap deleted file mode 100644 index a319c8c..0000000 --- a/by_host/Darwin/mutt/.mutt/mailcap +++ /dev/null @@ -1,6 +0,0 @@ -image/*; cat - | open -W -F -n %s > /dev/null -text/html; ~/.mutt/open-in-safari %s -text/html; w3m -I %{charset} -O utf-8 -T text/html -dump %s; copiousoutput -text/*; cat - | open -W -F -n %s > /dev/null -application/*; cat - | open %s >/dev/null - diff --git a/by_host/Darwin/mutt/.mutt/open-in-safari b/by_host/Darwin/mutt/.mutt/open-in-safari deleted file mode 100755 index 0e122f5..0000000 --- a/by_host/Darwin/mutt/.mutt/open-in-safari +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -cp $1 $1.copy.html -( open -a Safari "$1.copy.html"; -sleep 30; -rm -f "$1.copy.html"; -) & - diff --git a/by_host/Darwin/newsbeuter/.newsbeuter/config b/by_host/Darwin/newsbeuter/.newsbeuter/config deleted file mode 100644 index a358dbc..0000000 --- a/by_host/Darwin/newsbeuter/.newsbeuter/config +++ /dev/null @@ -1,25 +0,0 @@ -highlight article "^Title: .*$" magenta black bold -color listnormal white black -color listfocus magenta black -color listfocus_unread black white -color info color7 black -color article color246 black - -#highlight feedlist "^.* N .*$" color15 default bold -#highlight articlelist "^.* N .*$" color15 default bold -#highlight article "^Feed: .*$" color3 default -#highlight article "^Author: .*$" color5 default -#highlight article "^Link: .*$" blue default -#highlight article "^Date: .*$" color4 default - -browser "open-in-safari" -show-read-articles no - -bind-key j down -bind-key k up -bind-key h left -bind-key l right -bind-key m toggle-show-read-feeds -bind-key a mark-feed-read -bind-key o open-in-browser-and-mark-read - diff --git a/by_host/Darwin/task/.taskrc b/by_host/Darwin/task/.taskrc deleted file mode 100644 index fec3497..0000000 --- a/by_host/Darwin/task/.taskrc +++ /dev/null @@ -1,4 +0,0 @@ -data.location=~/.task - -include /Users/pks/.local/share/doc/task/rc/solarized-dark-256.theme - diff --git a/by_host/Linux/X/.Xdefaults b/by_host/Linux/X/.Xdefaults deleted file mode 100644 index 3b1353f..0000000 --- a/by_host/Linux/X/.Xdefaults +++ /dev/null @@ -1,72 +0,0 @@ -URxvt*termName: rxvt -URxvt.perl-lib: /home/pks/.urxvt/ -URxvt.perl-ext-common: default,tabbedex,url-select,clipboard,keyboard-select - -/* keyboard (M is alt) */ -URxvt.keysym.M-Escape: perl:keyboard-select:activate -URxvt.keysym.M-s: perl:keyboard-select:search -URxvt.keysym.M-u: perl:url-select:select_next -URxvt.keysym.M-c: perl:clipboard:copy -URxvt.keysym.M-v: perl:clipboard:paste -URxvt.keysym.M-C-v: perl:clipboard:paste_escaped - -/* borderless and no scrollbar */ -URxvt*scrollBar: false -URxvt*scrollBar_right: false -URxvt*borderLess: false -URxvt.cursorBlink: true -URxvt*internalBorder: 0 - -/* fonts */ -Xft.dpi: 96 -Xft.antialias: true -Xft.rgba: rgb -Xft.hinting: true -Xft.hintstyle: hintslight -URxvt*font: xft:Tamsyn:pixelsize=16:style=regular:antialias=false,xft:Inconsolata Powerline:pixelsize=16 -URxvt*boldFont: xft:Tamsyn:pixelsize=17:style=bold:antialias=false,xft:Inconsolata Powerline:pixelsize=16 - -/* change default colors */ -URxvt*background: #000000 -URxvt*foreground: #999999 -! black -URxvt*.color0 : #000000 -URxvt*.color8 : #999999 -! red -URxvt*.color1 : #bb4444 -URxvt*.color9 : #bb4444 -! green -URxvt*.color2 : #44bb44 -URxvt*.color10 : #44bb44 -! yellow -URxvt*.color3 : #bbbb44 -URxvt*.color11 : #bbbb44 -! blue -URxvt*.color4 : #4444aa -URxvt*.color12 : #4444aa -! magenta -URxvt*.color5 : #bb44bb -URxvt*.color13 : #bb44bb -! cyan -URxvt*.color6 : #44bbbb -URxvt*.color14 : #44bbbb -! white -URxvt*.color7 : #999999 -URxvt*.color15 : #999999 - -/* tabbed */ -URxvt.tabbed.tabbar-fg: 7 -URxvt.tabbed.tabbar-bg: 0 -URxvt.tabbed.tab-fg: 5 -URxvt.tabbed.tab-bg: 0 -URxvt.tabbed.title-fg: 0 -URxvt.tabbed.title-bg: 7 -URxvt.tabbed.new-button: no -URxvt.tabbed.title: yes - -/* url-select */ -URxvt.url-select.autocopy: false -URxvt.url-select.button: 1 -URxvt.url-select.launcher: firefox -URxvt.url-select.underline: true - diff --git a/by_host/Linux/X/.Xmodmap b/by_host/Linux/X/.Xmodmap deleted file mode 100644 index 37b4dcc..0000000 --- a/by_host/Linux/X/.Xmodmap +++ /dev/null @@ -1,10 +0,0 @@ -clear Lock -!caps lock -keycode 66 = F13 -keycode 121 = XF86AudioMute -keycode 122 = XF86AudioLowerVolume -keycode 123 = XF86AudioRaiseVolume -keycode 171 = XF86AudioNext -keycode 173 = XF86AudioPrev -keycode 172 = XF86AudioPlay -keycode 174 = XF86AudioStop diff --git a/by_host/Linux/X/.xbindkeysrc b/by_host/Linux/X/.xbindkeysrc deleted file mode 100644 index d90e22e..0000000 --- a/by_host/Linux/X/.xbindkeysrc +++ /dev/null @@ -1,39 +0,0 @@ -"slock" - XF86ScreenSaver - -"sudo /usr/sbin/s2ram" - XF86Sleep - -"sudo /usr/sbin/s2ram" - XF86Suspend - -"/bin/sh ~/bin/fn-f7" - XF86Display - -"scrot" - Print - -"mocp --next" - XF86AudioNext - -"mocp --previous" - XF86AudioPrev - -"mocp --toggle-pause" - XF86AudioPlay - -"mocp --stop" - XF86AudioStop - -"amixer -c 0 set Master 2-" - XF86AudioLowerVolume - -"amixer -c 0 set Master 2+" - XF86AudioRaiseVolume - -"amixer -q set Master toggle" - XF86AudioMute - -"xset dpms force off" - m:0x0 + c:244 - diff --git a/by_host/Linux/X/.xinitrc b/by_host/Linux/X/.xinitrc deleted file mode 100644 index f8e4d77..0000000 --- a/by_host/Linux/X/.xinitrc +++ /dev/null @@ -1,5 +0,0 @@ -exec xmodmap ${HOME}/.Xmodmap & -exec ${HOME}/bin/ratcpi & -export LC_ALL=en_US.UTF-8 -exec ratpoison - diff --git a/by_host/Linux/cups/.cups/lpoptions b/by_host/Linux/cups/.cups/lpoptions deleted file mode 100644 index eeb1fc7..0000000 --- a/by_host/Linux/cups/.cups/lpoptions +++ /dev/null @@ -1,2 +0,0 @@ -Dest home ColorModel=Gray KCEcoprint/EcoPrint=On -Default home diff --git a/by_host/Linux/feh/.fehbg b/by_host/Linux/feh/.fehbg deleted file mode 100644 index 4416428..0000000 --- a/by_host/Linux/feh/.fehbg +++ /dev/null @@ -1 +0,0 @@ -feh --no-xinerama --image-bg black --bg-center '/home/pks/images/MIPS_R3000A_die-1024x1024.jpg' diff --git a/by_host/Linux/gtk/.gtkrc-2.0 b/by_host/Linux/gtk/.gtkrc-2.0 deleted file mode 100644 index 2612320..0000000 --- a/by_host/Linux/gtk/.gtkrc-2.0 +++ /dev/null @@ -1,226 +0,0 @@ -# based on Rezlooks-candy -# modified by pks - -gtk-icon-theme-name = "gnome" - -# Clearlooks Compact -gtk-icon-sizes = "panel-menu=16,16 : gtk-menu=16,16 : gtk-button=16,16 : gtk-small-toolbar=16,16 : gtk-large-toolbar=16,16 : gtk-dialog=32,32 : gtk-dnd=32,32" - -style "rezlooks-default" -{ - GtkButton ::default_border = { 0, 0, 0, 0 } - GtkRange ::trough_border = 0 - GtkPaned ::handle_size = 2 - GtkRange ::slider_width = 12 - GtkRange ::stepper_size = 0 - - GtkScrollbar ::min_slider_length = 12 - GtkCheckButton ::indicator_size = 12 - GtkMenuBar ::internal-padding = 0 - GtkTreeView ::expander_size = 11 - GtkExpander ::expander_size = 4 - GtkScale ::slider-length = 8 - - xthickness = 0 - ythickness = 0 - - fg[NORMAL] = "#222222" - fg[PRELIGHT] = "#222222" - fg[SELECTED] = "#ffffff" - fg[ACTIVE] = "#505050" - fg[INSENSITIVE] = "#b5b3ac" - - bg[NORMAL] = "#fbfbfb" - bg[PRELIGHT] = "#efefef" - bg[SELECTED] = "#990099" - bg[INSENSITIVE] = "#efefef" - bg[ACTIVE] = "#f5f5f5" # this (strangely) controls inactive tab BGs - - base[NORMAL] = "#ffffff" - base[PRELIGHT] = "#990066" - base[ACTIVE] = "#9900ff" - base[SELECTED] = "#996699" - base[INSENSITIVE] = "#e8e8e8" - - text[NORMAL] = "#000000" - text[PRELIGHT] = "#ffffff" - text[ACTIVE] = "#ffffff" - text[SELECTED] = "#ffffff" - text[INSENSITIVE] = "#b5b5b5" - - engine "rezlooks" - { - scrollbar_color = "#000000" - menubarstyle = 0 # 0 = flat, 1 = gradient - menubaritemstyle = 0 # 0 = flat, 1 = button-ish style - animation = FALSE - } -} - - -style "rezlooks-wide" = "rezlooks-default" -{ - xthickness = 0 - ythickness = 0 -} - -style "rezlooks-wider" = "rezlooks-default" -{ - xthickness = 0 - ythickness = 0 -} - -style "rezlooks-button" = "rezlooks-wider" -{ - bg[NORMAL] = "#f2f2f2" - bg[INSENSITIVE] = "#f0f0f0" - bg[PRELIGHT] = "#9900ff" - bg[ACTIVE] = "#996699" -} - -style "rezlooks-notebook" = "rezlooks-wide" -{ - bg[NORMAL] = "#efefef" - bg[INSENSITIVE] = "#efefef" - bg[SELECTED] = "#990099" -} - -style "rezlooks-tasklist" = "rezlooks-default" -{ - xthickness = 0 - ythickness = 0 -} - -style "rezlooks-menu" = "rezlooks-default" -{ - xthickness = 0 - ythickness = 0 -} - -style "rezlooks-menu-item" = "rezlooks-default" -{ - ythickness = 0 - fg[NORMAL] = "#505050" - fg[PRELIGHT] = "#ffffff" - text[PRELIGHT] = "#ffffff" -} - -style "rezlooks-menubar" = "rezlooks-default" -{ - bg[NORMAL] = "#7851a9" # background - fg[NORMAL] = "#505050" - fg[ACTIVE] = "#505050" - text[NORMAL] = "#505050" - text[PRELIGHT] = "#505050" - base[PRELIGHT] = "#63e62e" - base[SELECTED] = "#4db224" -} - -style "rezlooks-menubar-item" -{ - ythickness = 4 - fg[PRELIGHT] = "#505050" - bg[PRELIGHT] = "#ff99ff" -} - -style "rezlooks-tree" = "rezlooks-default" -{ - xthickness = 0 - ythickness = 0 -} - -style "rezlooks-frame-title" = "rezlooks-default" -{ - fg[NORMAL] = "#404040" -} - -style "rezlooks-tooltips" = "rezlooks-default" -{ - xthickness = 0 - ythickness = 0 - bg[NORMAL] = { 1.0,1.0,0.75 } -} - -style "rezlooks-progressbar" = "rezlooks-wide" -{ - xthickness = 2 - ythickness = 2 - fg[PRELIGHT] = "#ffffff" -} - -style "rezlooks-combo" = "rezlooks-button" -{ -} - -style "metacity-frame" -{ - # Normal base color - #bg[NORMAL] = "#bbbbbb" - - # Unfocused title background color - #bg[INSENSITIVE] = { 0.8, 0.8, 0.8 } - - # Unfocused title text color - #fg[INSENSITIVE] = { 1.55, 1.55, 1.55 } - - # Focused icon color - #fg[NORMAL] = { 0.2, 0.2, 0.2 } - - # Focused title background color - bg[SELECTED] = "#444444" - - # Focused title text color - fg[SELECTED] = "#ffffff" -} - -# widget styles -class "MetaFrames" style "metacity-frame" -class "GtkWidget" style "rezlooks-default" -class "GtkButton" style "rezlooks-button" -class "GtkScale" style "rezlooks-button" -class "GtkCombo" style "rezlooks-button" -class "GtkRange" style "rezlooks-wide" -class "GtkFrame" style "rezlooks-wide" -class "GtkMenu" style "rezlooks-menu" -class "GtkEntry" style "rezlooks-wider" -class "GtkMenuItem" style "rezlooks-menu-item" -class "GtkNotebook" style "rezlooks-notebook" -class "GtkProgressBar" style "rezlooks-progressbar" -class "*MenuBar*" style "rezlooks-menubar" - -widget_class "*MenuItem.*" style "rezlooks-menu-item" -widget_class "*MenuBar.*" style "rezlooks-menubar-item" - -# combobox stuff -widget_class "*.GtkComboBox.GtkButton" style "rezlooks-combo" -widget_class "*.GtkCombo.GtkButton" style "rezlooks-combo" -# tooltips stuff -widget_class "*.tooltips.*.GtkToggleButton" style "rezlooks-tasklist" -widget "gtk-tooltips" style "rezlooks-tooltips" - -# treeview stuff -widget_class "*.GtkTreeView.GtkButton" style "rezlooks-tree" -widget_class "*.GtkCTree.GtkButton" style "rezlooks-tree" -widget_class "*.GtkList.GtkButton" style "rezlooks-tree" -widget_class "*.GtkCList.GtkButton" style "rezlooks-tree" -widget_class "*.GtkFrame.GtkLabel" style "rezlooks-frame-title" - -# notebook stuff -widget_class "*.GtkNotebook.*.GtkEventBox" style "rezlooks-notebook" -widget_class "*.GtkNotebook.*.GtkViewport" style "rezlooks-notebook" - -# font -style "user-font" -{ - font_name="Gotham Rounded Light 11" -} -gtk-font-name = "Gotham Rounded Light 11" -widget_class "*" style "user-font" - -# speed -gtk-menu-popup-delay = 0 -gtk-menu-popdown-delay = 0 -gtk-menu-bar-popup-delay = 0 -gtk-enable-animations = 0 -gtk-timeout-expand = 10 - diff --git a/by_host/Linux/imwheel/.imwheelrc b/by_host/Linux/imwheel/.imwheelrc deleted file mode 100644 index c6961a5..0000000 --- a/by_host/Linux/imwheel/.imwheelrc +++ /dev/null @@ -1,3 +0,0 @@ -"chrome" - None, Up, Button4, 50 - None, Down, Button5, 50 diff --git a/by_host/Linux/input/.inputrc b/by_host/Linux/input/.inputrc deleted file mode 100644 index b08e399..0000000 --- a/by_host/Linux/input/.inputrc +++ /dev/null @@ -1,6 +0,0 @@ -"\e[A": history-search-backward -"\e[B": history-search-forward - -set show-all-if-ambiguous on -set completion-ignore-case on - diff --git a/by_host/Linux/khal/.config/khal/khal.conf b/by_host/Linux/khal/.config/khal/khal.conf deleted file mode 100644 index 51acd22..0000000 --- a/by_host/Linux/khal/.config/khal/khal.conf +++ /dev/null @@ -1,25 +0,0 @@ -[calendars] - - [[private]] - path = ~/.calendars/private/ - color = light green - - [[work]] - path = ~/.calendars/work/ - color = light red - - [[holidays]] - path = ~/.calendars/holidays/ - color = light blue - -[locale] -encoding=utf-8 -local_timezone= Europe/Berlin -default_timezone= Europe/Berlin -timeformat= %H:%M -dateformat= %y-%m-%d -longdateformat= %Y-%m-%d -datetimeformat= %y-%m-%d %H:%M -longdatetimeformat= %Y-%m-%d %H:%M -unicode_symbols=False - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/amazon.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/amazon.xml deleted file mode 100644 index 3aed0f9..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/amazon.xml +++ /dev/null @@ -1,9 +0,0 @@ - -amazon.de - -UTF-8 - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/duckduckgo.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/duckduckgo.xml deleted file mode 100644 index 90397d8..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/duckduckgo.xml +++ /dev/null @@ -1,9 +0,0 @@ - -duckduckgo.com - -UTF-8 -data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAB8lBMVEUAAADkRQzjPwPjQQXkRQ3iPwTiQQXgPQPeQgrcOwPVNgDVNQDWOgbTMwDRMgDQMwDSMwDRNwTQLgDRJgDSJwDSLgDSNwTjOgDiOADjOQDkPADhQAXzs5v+/fv////0vKbiRQvgPQHpdUr85NzuknPdKgDcIwDnZzj2w7HqeU/gPQLsimb/+PftjWn97Obpb0LdJQDeLQDtjmvsi2jgSBDnbULgOQD/39HgLQDeMgDpeFLgSBH0v670uqbaJQD2qImWvP/G1Ob5+/3u//+fvvXyp47dMwDaLwD0u6v0v6/aNQDiXi/aKQD3qozU7/8gSY2vvtg0ZK/OqLDaKQHYKgLgWTfaNADZMgDZMADZLADzqpD7//+xwdz//9H/5Bn/7Bn//ADofADYMADYMQDZOgPXLgDiZDj//97/0AD3tQDvlgHZOgbXLATXMADWMgDfXjLVLQD///z+0AD/3Rn/yRnwnQDcVjbVMQDyv67wuKTSJwDRHQD+8O/tg3/iQQDwhAHnawHWMADvtKfyva7XQxHga0bQGQD2vbH/u8LXIQCmPQzja07XQxLliGn99fPkcVHvhnGZ5VguvUU5wktBwCcAgxzydVv/8/XmiGngdlL+ysi3+I8LtCE80V6P3YmX4sDleljSNQLzr6D7sKPXNQTSIwAEAbMrAAAAF3RSTlMARqSkRvPz80PTpKRG3fPe3hio9/eoGP50jNsAAAABYktHRB5yCiArAAAAyElEQVQYGQXBvUqCYRiA4fu2V9Tn+UQddI3aCpxaOoU6iU4gcqqpoYbALXBuCuoYmttamqJDiEoh4YP+MOi6BNCh+uYKEGiOVNCXXxA2XDVV/UyfKbRCXTLQWAxbP2vt8Ue/uYDvfim91615sb2um6rqtrr/NFb1cUf1Ybd06areU6lSlYpK79jzK1SyJOkfhOl8JGEcqV5zoKrTRqO6yUzIzNu46ijdM1VV9bhuUJ/nZURExLRzUiPQm3kKXHi4BAEGOmOi78A/L1QoU/VHoTsAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDEtMTlUMjA6MDE6MTEtMDU6MDAuET6cAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTAxLTE5VDIwOjAxOjExLTA1OjAwX0yGIAAAAABJRU5ErkJggg== - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/ebay.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/ebay.xml deleted file mode 100644 index 6a0da13..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/ebay.xml +++ /dev/null @@ -1,9 +0,0 @@ - -ebay.de - -UTF-8 - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/geizhals.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/geizhals.xml deleted file mode 100644 index 0a0c895..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/geizhals.xml +++ /dev/null @@ -1,9 +0,0 @@ - -geizhals.at - -UTF-8 - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google-de.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google-de.xml deleted file mode 100644 index bfd7a00..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google-de.xml +++ /dev/null @@ -1,13 +0,0 @@ - -google.de - -UTF-8 - - - - - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google.xml deleted file mode 100644 index 1eed48c..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google.xml +++ /dev/null @@ -1,13 +0,0 @@ - -google - -UTF-8 - - - - - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/imdb.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/imdb.xml deleted file mode 100644 index 2d34ab7..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/imdb.xml +++ /dev/null @@ -1,11 +0,0 @@ - -imdb.com - -UTF-8 - - - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/img.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/img.xml deleted file mode 100644 index 52e8bb9..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/img.xml +++ /dev/null @@ -1,11 +0,0 @@ - -ddg-images - -UTF-8 - - - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-frde.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-frde.xml deleted file mode 100644 index 062878f..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-frde.xml +++ /dev/null @@ -1,10 +0,0 @@ - -leo frde - -UTF-8 - - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-itde.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-itde.xml deleted file mode 100644 index 93e14bd..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-itde.xml +++ /dev/null @@ -1,10 +0,0 @@ - -leo itde - -UTF-8 - - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-rude.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-rude.xml deleted file mode 100644 index 8ef6811..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-rude.xml +++ /dev/null @@ -1,10 +0,0 @@ - -leo rude - -UTF-8 - - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo.xml deleted file mode 100644 index 8b400e7..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo.xml +++ /dev/null @@ -1,10 +0,0 @@ - -leo ende - -UTF-8 - - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wetteronline.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wetteronline.xml deleted file mode 100644 index 00eefbe..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wetteronline.xml +++ /dev/null @@ -1,9 +0,0 @@ - -wetteronline.de - -UTF-8 - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipedia.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipedia.xml deleted file mode 100644 index a294b99..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipedia.xml +++ /dev/null @@ -1,9 +0,0 @@ - -wikipedia.org - -UTF-8 - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipediade.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipediade.xml deleted file mode 100644 index 6bc9557..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipediade.xml +++ /dev/null @@ -1,9 +0,0 @@ - -de.wikipedia.org - -UTF-8 - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/youtube.xml b/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/youtube.xml deleted file mode 100644 index a936264..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/youtube.xml +++ /dev/null @@ -1,14 +0,0 @@ - -youtube.com - -UTF-8 - - - - - - - - - - diff --git a/by_host/Linux/mozilla/.mozilla/firefox/profiles.ini b/by_host/Linux/mozilla/.mozilla/firefox/profiles.ini deleted file mode 100644 index 8330f4e..0000000 --- a/by_host/Linux/mozilla/.mozilla/firefox/profiles.ini +++ /dev/null @@ -1,14 +0,0 @@ -[General] -StartWithLastProfile=1 - -[Profile0] -Name=default -IsRelative=1 -Path=pks.default -Default=1 - -[Profile1] -Name=dev-edition-default -IsRelative=1 -Path=pks.default - diff --git a/by_host/Linux/mpv/.config/mpv/mpv.conf b/by_host/Linux/mpv/.config/mpv/mpv.conf deleted file mode 100644 index 00fdbaa..0000000 --- a/by_host/Linux/mpv/.config/mpv/mpv.conf +++ /dev/null @@ -1,21 +0,0 @@ -vo=opengl -#hwdec= -volume=100 - -osd-duration=100 -osd-font="Gotham Rounded" - -slang=eng,en,English,ger,de,German -sub-auto=fuzzy -sub-paths=srt:ass:sub:subs:subtitles -sub-text-font-size=32 -sub-text-border-size=1 -sub-text-color="#cccccc" -sub-text-border-color="#000000" -sub-text-font="Gotham Rounded" -sub-text-shadow-offset=1 -sub-text-shadow-color="#000000" - -screenshot-format=jpeg -screenshot-jpeg-quality=100 - diff --git a/by_host/Linux/mtools/.mtoolsrc b/by_host/Linux/mtools/.mtoolsrc deleted file mode 100644 index f4d8458..0000000 --- a/by_host/Linux/mtools/.mtoolsrc +++ /dev/null @@ -1 +0,0 @@ -mtools_skip_check=1 diff --git a/by_host/Linux/mutt/.mutt/mailcap b/by_host/Linux/mutt/.mutt/mailcap deleted file mode 100644 index 8aaaa7e..0000000 --- a/by_host/Linux/mutt/.mutt/mailcap +++ /dev/null @@ -1,10 +0,0 @@ -text/html; firefox %s &>/dev/null; test=test -n "$DISPLAY"; needsterminal -text/html; w3m -I %{charset} -O utf-8 -T text/html -dump %s; copiousoutput -text/plain; less %s -application/x-pdf; zathura %s -application/pdf; zathura %s -application/octet-stream; zathura %s -image/jpeg; feh %s -image/pjpeg; feh %s -image/png; feh %s -image/gif; feh %s diff --git a/by_host/Linux/ncftp/.ncftp/prefs_v3 b/by_host/Linux/ncftp/.ncftp/prefs_v3 deleted file mode 100644 index 595ea0f..0000000 --- a/by_host/Linux/ncftp/.ncftp/prefs_v3 +++ /dev/null @@ -1,21 +0,0 @@ -# NcFTP 3 preferences file -# This file is loaded and overwritten each time NcFTP is run. -# -anon-password=NcFTP@ -auto-ascii=|.txt|.asc|.html|.htm|.css|.xml|.ini|.pl|.hqx|.cfg|.c|.h|.cpp|.hpp|.bat|.m3u|.pls| -auto-resume=no -autosave-bookmark-changes=no -confirm-close=no -connect-timeout=20 -control-timeout=135 -logsize=10240 -one-time-messages-seen= -pager=/usr/bin/less -passive=optional -progress-meter=2 (statbar) -redial-delay=20 -save-passwords=ask -show-status-in-xterm-titlebar=no -so-bufsize=0 (use system default) -xfer-timeout=3600 -yes-i-know-about-NcFTPd=no diff --git a/by_host/Linux/newsbeuter/.newsbeuter/config b/by_host/Linux/newsbeuter/.newsbeuter/config deleted file mode 100644 index 3e2bbe0..0000000 --- a/by_host/Linux/newsbeuter/.newsbeuter/config +++ /dev/null @@ -1,25 +0,0 @@ -highlight article "^Title: .*$" magenta black bold -color listnormal white black -color listfocus magenta black -color listfocus_unread black white -color info color7 black -color article color246 black - -#highlight feedlist "^.* N .*$" color15 default bold -#highlight articlelist "^.* N .*$" color15 default bold -#highlight article "^Feed: .*$" color3 default -#highlight article "^Author: .*$" color5 default -#highlight article "^Link: .*$" blue default -#highlight article "^Date: .*$" color4 default - -browser "firefox &>/dev/null" -show-read-articles no - -bind-key j down -bind-key k up -bind-key h left -bind-key l right -bind-key m toggle-show-read-feeds -bind-key a mark-feed-read -bind-key o open-in-browser-and-mark-read - diff --git a/by_host/Linux/photorec/.photorec.cfg b/by_host/Linux/photorec/.photorec.cfg deleted file mode 100644 index 5aefac8..0000000 --- a/by_host/Linux/photorec/.photorec.cfg +++ /dev/null @@ -1,281 +0,0 @@ -custom,disable -1cd,disable -3dm,disable -7z,disable -DB,disable -a,disable -abr,disable -acb,disable -accdb,disable -ace,disable -ab,disable -ado,disable -ahn,disable -aif,disable -all,disable -als,disable -amd,disable -amr,disable -apa,disable -ape,disable -apple,disable -ari,disable -arj,disable -asf,disable -asl,disable -asm,disable -atd,disable -au,disable -axx,disable -bac,disable -db,disable -bim,disable -binvox,disable -bkf,disable -blend,disable -bmp,disable -bz2,disable -cab,disable -caf,disable -cam,disable -catdrawing,disable -cdt,disable -chm,disable -class,disable -comicdoc,disable -cp_,disable -cow,disable -crw,disable -csh,disable -ctg,disable -cwk,disable -d2s,disable -dad,disable -dar,disable -dat,disable -dbf,disable -dbn,disable -dcm,disable -ddf,disable -dex,disable -diskimage,disable -fat,disable -djv,disable -dmp,disable -drw,disable -doc,disable -dpx,disable -ds2,disable -dsc,disable -dss,disable -dta,disable -dump,disable -dv,disable -dwg,disable -dxf,disable -e01,disable -eCryptfs,disable -edb,disable -elf,disable -emf,disable -evt,disable -exe,disable -exs,disable -ext,disable -ext,disable -fat,disable -fbf,disable -fbk,disable -fcp,disable -fcs,disable -fdb,disable -fds,disable -fh10,disable -fh5,disable -sparseimage,disable -fits,disable -flac,disable -flp,disable -flv,disable -fob,disable -fp5,disable -fp7,disable -freeway,disable -frm,disable -fs,disable -fwd,disable -gam,disable -gct,disable -gho,disable -gif,disable -gm6,disable -gp5,disable -gpg,disable -gsm,disable -gz,disable -hdf,disable -hds,disable -hfsp,disable -hr9,disable -http,disable -icc,disable -ico,disable -idx,disable -ifo,disable -imb,disable -indd,disable -info,disable -iso,disable -it,disable -itu,disable -jpg,enable -kdb,disable -kdbx,disable -ldf,disable -lit,disable -logic,disable -lnk,disable -lso,disable -luks,disable -lxo,disable -lzh,disable -lzo,disable -m2ts,disable -mat,disable -max,disable -mb,disable -mcd,disable -mdb,disable -mdf,disable -mfa,disable -mfg,disable -mft,disable -mid,disable -mig,disable -mk5,disable -mkv,disable -mlv,disable -mobi,disable -mov,disable -mp3,disable -mpg,disable -mrw,disable -mus,disable -myo,disable -MYI,disable -mxf,disable -nds,disable -nes,disable -njx,disable -nk2,disable -nsf,disable -oci,disable -ogg,disable -one,disable -orf,disable -paf,disable -pap,disable -par2,disable -pcap,disable -pct,disable -pcx,disable -pdf,disable -pds,disable -pfx,disable -plist,disable -plt,disable -png,enable -pnm,disable -prc,disable -prt,disable -ps,disable -psb,disable -psd,disable -psf,disable -psp,disable -pst,disable -ptb,disable -ptf,disable -pyc,disable -pzf,disable -pzh,disable -qbb,disable -qdf,disable -qkt,disable -qxd,disable -r3d,disable -ra,disable -raf,disable -rar,disable -raw,disable -rdc,disable -reg,disable -res,disable -rfp,disable -riff,disable -rlv,disable -rm,disable -rns,disable -rpm,disable -rw2,disable -rx2,disable -save,disable -ses,disable -sgcta,disable -shn,disable -sib,disable -sit,disable -skd,disable -skp,disable -sp3,disable -spe,disable -spf,disable -sav,disable -sqlite,disable -sqm,disable -stl,disable -sit,disable -swf,disable -tar,disable -tax,disable -tib,disable -tif,disable -TiVo,disable -torrent,disable -tph,disable -tpl,disable -ts,disable -ttf,disable -tx?,disable -txt,disable -tz,disable -v2i,disable -vault,disable -vfb,disable -vdi,disable -veg,disable -vmdk,disable -vmg,disable -wallet,disable -wdp,disable -wim,disable -win,disable -wks,disable -wmf,disable -wnk,disable -woff,disable -wpb,disable -wpd,disable -wtv,disable -wv,disable -x3f,disable -xcf,disable -xfi,disable -xfs,disable -xm,disable -xsv,disable -xpt,disable -xv,disable -xz,disable -z2d,disable -zip,disable diff --git a/by_host/Linux/ratpoison/.ratpoisonrc b/by_host/Linux/ratpoison/.ratpoisonrc deleted file mode 100644 index f9257c5..0000000 --- a/by_host/Linux/ratpoison/.ratpoisonrc +++ /dev/null @@ -1,34 +0,0 @@ -exec ~/.local/bin/autostart - -escape F13 -definekey top F14 readkey root - -bind Return exec ~/.local/bin/urxvtc --saveLines 10000 -unbind c -bind C exec /usr/bin/firefox -bind D exec urxvt -fn 'xft:courier:pixelsize=16' -fg #000000 -bg #ffffff -bind b exec ratpoison -c "echo $(~/.local/bin/battery-charge)" -bind s hsplit -bind S split -bind q only -bind j focusdown -bind h focusleft -bind k focusup -bind l focusright -bind K exchangeup -bind J exchangedown -bind H exchangeleft -bind L exchangeright -bind t time -bind k exec ~/.local/bin/layout-switch -bind Cyrillic_el exec ~/.local/bin/layout-switch -bind F14 other - -defborder 0 -defpadding 0 0 0 0 -defbarpadding 0 0 - -set border 0 -set font "Gotham Rounded Light:size=20" -set winname class - diff --git a/by_host/Linux/rtorrent/.rtorrent.rc b/by_host/Linux/rtorrent/.rtorrent.rc deleted file mode 100644 index 3dfa1a2..0000000 --- a/by_host/Linux/rtorrent/.rtorrent.rc +++ /dev/null @@ -1,110 +0,0 @@ -# This is an example resource file for rTorrent. Copy to -# ~/.rtorrent.rc and enable/modify the options as needed. Remember to -# uncomment the options you wish to enable. - -# Maximum and minimum number of peers to connect to per torrent. -#min_peers = 40 -#max_peers = 100 - -# Same as above but for seeding completed torrents (-1 = same as downloading) -#min_peers_seed = 10 -#max_peers_seed = 50 - -# Maximum number of simultanious uploads per torrent. -#max_uploads = 15 - -# Global upload and download rate in KiB. "0" for unlimited. -#download_rate = 0 -upload_rate = 10 - -# Default directory to save the downloaded torrents. -directory = ~/z/ - -# Default session directory. Make sure you don't run multiple instance -# of rtorrent using the same session directory. Perhaps using a -# relative path? -session = ~/z/ - -# Watch a directory for new torrents, and stop those that have been -# deleted. -#schedule = watch_directory,5,5,load_start=./watch/*.torrent -#schedule = untied_directory,5,5,stop_untied= -schedule = low_diskspace,5,60,close_low_diskspace=100M - -# Close torrents when diskspace is low. -#schedule = low_diskspace,5,60,close_low_diskspace=100M - -# Stop torrents when reaching upload ratio in percent, -# when also reaching total upload in bytes, or when -# reaching final upload ratio in percent. -# example: stop at ratio 2.0 with at least 200 MB uploaded, or else ratio 20.0 -#schedule = ratio,60,60,"stop_on_ratio=200,200M,2000" - -# The ip address reported to the tracker. -#ip = 127.0.0.1 -#ip = rakshasa.no - -# The ip address the listening socket and outgoing connections is -# bound to. -#bind = 127.0.0.1 -#bind = rakshasa.no - -# Port range to use for listening. -port_range = 49164-50164 - -# Start opening ports at a random position within the port range. -port_random = yes - -# Check hash for finished torrents. Might be usefull until the bug is -# fixed that causes lack of diskspace not to be properly reported. -#check_hash = no - -# Set whetever the client should try to connect to UDP trackers. -#use_udp_trackers = yes - -# Alternative calls to bind and ip that should handle dynamic ip's. -#schedule = ip_tick,0,1800,ip=rakshasa -#schedule = bind_tick,0,1800,bind=rakshasa - -# Encryption options, set to none (default) or any combination of the following: -# allow_incoming, try_outgoing, require, require_RC4, enable_retry, prefer_plaintext -# -# The example value allows incoming encrypted connections, starts unencrypted -# outgoing connections but retries with encryption if they fail, preferring -# plaintext to RC4 encryption after the encrypted handshake -# -# encryption = allow_incoming,enable_retry,prefer_plaintext -encryption = require - -# Enable DHT support for trackerless torrents or when all trackers are down. -# May be set to "disable" (completely disable DHT), "off" (do not start DHT), -# "auto" (start and stop DHT as needed), or "on" (start DHT immediately). -# The default is "off". For DHT to work, a session directory must be defined. -# -# dht = auto - -# UDP port to use for DHT. -# -# dht_port = 6881 - -# Enable peer exchange (for torrents not marked private) -# -# peer_exchange = yes - -# -# Do not modify the following parameters unless you know what you're doing. -# - -# Hash read-ahead controls how many MB to request the kernel to read -# ahead. If the value is too low the disk may not be fully utilized, -# while if too high the kernel might not be able to keep the read -# pages in memory thus end up trashing. -#hash_read_ahead = 10 - -# Interval between attempts to check the hash, in milliseconds. -#hash_interval = 100 - -# Number of attempts to check the hash while using the mincore status, -# before forcing. Overworked systems might need lower values to get a -# decent hash checking rate. -#hash_max_tries = 10 diff --git a/by_host/Linux/task/.taskrc b/by_host/Linux/task/.taskrc deleted file mode 100644 index fec3497..0000000 --- a/by_host/Linux/task/.taskrc +++ /dev/null @@ -1,4 +0,0 @@ -data.location=~/.task - -include /Users/pks/.local/share/doc/task/rc/solarized-dark-256.theme - diff --git a/by_host/Linux/urxvt/.urxvt/urxvt-perls b/by_host/Linux/urxvt/.urxvt/urxvt-perls deleted file mode 160000 index 7cc64be..0000000 --- a/by_host/Linux/urxvt/.urxvt/urxvt-perls +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7cc64be09250a508013e1f31886d5198f7659789 diff --git a/by_host/Linux/urxvt/.urxvt/urxvt-tabbedex b/by_host/Linux/urxvt/.urxvt/urxvt-tabbedex deleted file mode 160000 index 49c1514..0000000 --- a/by_host/Linux/urxvt/.urxvt/urxvt-tabbedex +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 49c1514b218d222560600e6f20955389287ac6b4 diff --git a/by_host/Linux/xdg/.config/user-dirs.dirs b/by_host/Linux/xdg/.config/user-dirs.dirs deleted file mode 100644 index a7ee923..0000000 --- a/by_host/Linux/xdg/.config/user-dirs.dirs +++ /dev/null @@ -1,8 +0,0 @@ -XDG_DESKTOP_DIR="/home/pks" -XDG_DOCUMENTS_DIR="/home/pks" -XDG_DOWNLOAD_DIR="/home/pks" -XDG_MUSIC_DIR="/home/pks" -XDG_PICTURES_DIR="/home/pks" -XDG_PUBLICSHARE_DIR="/home/pks" -XDG_TEMPLATES_DIR="/home/pks" -XDG_VIDEOS_DIR="/home/pks" diff --git a/by_os/Darwin/cups/.cups/lpoptions b/by_os/Darwin/cups/.cups/lpoptions new file mode 100644 index 0000000..c26cf6c --- /dev/null +++ b/by_os/Darwin/cups/.cups/lpoptions @@ -0,0 +1 @@ +Default Kyocera_ECOSYS_P6021cdn diff --git a/by_os/Darwin/input/.inputrc b/by_os/Darwin/input/.inputrc new file mode 100644 index 0000000..0fe68cf --- /dev/null +++ b/by_os/Darwin/input/.inputrc @@ -0,0 +1,20 @@ +"\e[1~": beginning-of-line +"\e[4~": end-of-line +"\e[5~": history-search-backward +"\e[6~": history-search-forward +"\e[3~": delete-char +"\e[2~": quoted-insert +"\e[5C": forward-word +"\e[5D": backward-word +"\e\e[C": forward-word +"\e\e[D": backward-word + +set completion-ignore-case on +set expand-tilde on +set convert-meta off +set input-meta on +set output-meta on +set show-all-if-ambiguous on +set visible-stats on +set -o vi + diff --git a/by_os/Darwin/mutt/.mutt/mailcap b/by_os/Darwin/mutt/.mutt/mailcap new file mode 100644 index 0000000..a319c8c --- /dev/null +++ b/by_os/Darwin/mutt/.mutt/mailcap @@ -0,0 +1,6 @@ +image/*; cat - | open -W -F -n %s > /dev/null +text/html; ~/.mutt/open-in-safari %s +text/html; w3m -I %{charset} -O utf-8 -T text/html -dump %s; copiousoutput +text/*; cat - | open -W -F -n %s > /dev/null +application/*; cat - | open %s >/dev/null + diff --git a/by_os/Darwin/mutt/.mutt/open-in-safari b/by_os/Darwin/mutt/.mutt/open-in-safari new file mode 100755 index 0000000..0e122f5 --- /dev/null +++ b/by_os/Darwin/mutt/.mutt/open-in-safari @@ -0,0 +1,8 @@ +#!/bin/sh + +cp $1 $1.copy.html +( open -a Safari "$1.copy.html"; +sleep 30; +rm -f "$1.copy.html"; +) & + diff --git a/by_os/Darwin/newsbeuter/.newsbeuter/config b/by_os/Darwin/newsbeuter/.newsbeuter/config new file mode 100644 index 0000000..a358dbc --- /dev/null +++ b/by_os/Darwin/newsbeuter/.newsbeuter/config @@ -0,0 +1,25 @@ +highlight article "^Title: .*$" magenta black bold +color listnormal white black +color listfocus magenta black +color listfocus_unread black white +color info color7 black +color article color246 black + +#highlight feedlist "^.* N .*$" color15 default bold +#highlight articlelist "^.* N .*$" color15 default bold +#highlight article "^Feed: .*$" color3 default +#highlight article "^Author: .*$" color5 default +#highlight article "^Link: .*$" blue default +#highlight article "^Date: .*$" color4 default + +browser "open-in-safari" +show-read-articles no + +bind-key j down +bind-key k up +bind-key h left +bind-key l right +bind-key m toggle-show-read-feeds +bind-key a mark-feed-read +bind-key o open-in-browser-and-mark-read + diff --git a/by_os/Darwin/task/.taskrc b/by_os/Darwin/task/.taskrc new file mode 100644 index 0000000..fec3497 --- /dev/null +++ b/by_os/Darwin/task/.taskrc @@ -0,0 +1,4 @@ +data.location=~/.task + +include /Users/pks/.local/share/doc/task/rc/solarized-dark-256.theme + diff --git a/by_os/Linux/X/.Xdefaults b/by_os/Linux/X/.Xdefaults new file mode 100644 index 0000000..3b1353f --- /dev/null +++ b/by_os/Linux/X/.Xdefaults @@ -0,0 +1,72 @@ +URxvt*termName: rxvt +URxvt.perl-lib: /home/pks/.urxvt/ +URxvt.perl-ext-common: default,tabbedex,url-select,clipboard,keyboard-select + +/* keyboard (M is alt) */ +URxvt.keysym.M-Escape: perl:keyboard-select:activate +URxvt.keysym.M-s: perl:keyboard-select:search +URxvt.keysym.M-u: perl:url-select:select_next +URxvt.keysym.M-c: perl:clipboard:copy +URxvt.keysym.M-v: perl:clipboard:paste +URxvt.keysym.M-C-v: perl:clipboard:paste_escaped + +/* borderless and no scrollbar */ +URxvt*scrollBar: false +URxvt*scrollBar_right: false +URxvt*borderLess: false +URxvt.cursorBlink: true +URxvt*internalBorder: 0 + +/* fonts */ +Xft.dpi: 96 +Xft.antialias: true +Xft.rgba: rgb +Xft.hinting: true +Xft.hintstyle: hintslight +URxvt*font: xft:Tamsyn:pixelsize=16:style=regular:antialias=false,xft:Inconsolata Powerline:pixelsize=16 +URxvt*boldFont: xft:Tamsyn:pixelsize=17:style=bold:antialias=false,xft:Inconsolata Powerline:pixelsize=16 + +/* change default colors */ +URxvt*background: #000000 +URxvt*foreground: #999999 +! black +URxvt*.color0 : #000000 +URxvt*.color8 : #999999 +! red +URxvt*.color1 : #bb4444 +URxvt*.color9 : #bb4444 +! green +URxvt*.color2 : #44bb44 +URxvt*.color10 : #44bb44 +! yellow +URxvt*.color3 : #bbbb44 +URxvt*.color11 : #bbbb44 +! blue +URxvt*.color4 : #4444aa +URxvt*.color12 : #4444aa +! magenta +URxvt*.color5 : #bb44bb +URxvt*.color13 : #bb44bb +! cyan +URxvt*.color6 : #44bbbb +URxvt*.color14 : #44bbbb +! white +URxvt*.color7 : #999999 +URxvt*.color15 : #999999 + +/* tabbed */ +URxvt.tabbed.tabbar-fg: 7 +URxvt.tabbed.tabbar-bg: 0 +URxvt.tabbed.tab-fg: 5 +URxvt.tabbed.tab-bg: 0 +URxvt.tabbed.title-fg: 0 +URxvt.tabbed.title-bg: 7 +URxvt.tabbed.new-button: no +URxvt.tabbed.title: yes + +/* url-select */ +URxvt.url-select.autocopy: false +URxvt.url-select.button: 1 +URxvt.url-select.launcher: firefox +URxvt.url-select.underline: true + diff --git a/by_os/Linux/X/.Xmodmap b/by_os/Linux/X/.Xmodmap new file mode 100644 index 0000000..37b4dcc --- /dev/null +++ b/by_os/Linux/X/.Xmodmap @@ -0,0 +1,10 @@ +clear Lock +!caps lock +keycode 66 = F13 +keycode 121 = XF86AudioMute +keycode 122 = XF86AudioLowerVolume +keycode 123 = XF86AudioRaiseVolume +keycode 171 = XF86AudioNext +keycode 173 = XF86AudioPrev +keycode 172 = XF86AudioPlay +keycode 174 = XF86AudioStop diff --git a/by_os/Linux/X/.xbindkeysrc b/by_os/Linux/X/.xbindkeysrc new file mode 100644 index 0000000..d90e22e --- /dev/null +++ b/by_os/Linux/X/.xbindkeysrc @@ -0,0 +1,39 @@ +"slock" + XF86ScreenSaver + +"sudo /usr/sbin/s2ram" + XF86Sleep + +"sudo /usr/sbin/s2ram" + XF86Suspend + +"/bin/sh ~/bin/fn-f7" + XF86Display + +"scrot" + Print + +"mocp --next" + XF86AudioNext + +"mocp --previous" + XF86AudioPrev + +"mocp --toggle-pause" + XF86AudioPlay + +"mocp --stop" + XF86AudioStop + +"amixer -c 0 set Master 2-" + XF86AudioLowerVolume + +"amixer -c 0 set Master 2+" + XF86AudioRaiseVolume + +"amixer -q set Master toggle" + XF86AudioMute + +"xset dpms force off" + m:0x0 + c:244 + diff --git a/by_os/Linux/X/.xinitrc b/by_os/Linux/X/.xinitrc new file mode 100644 index 0000000..f8e4d77 --- /dev/null +++ b/by_os/Linux/X/.xinitrc @@ -0,0 +1,5 @@ +exec xmodmap ${HOME}/.Xmodmap & +exec ${HOME}/bin/ratcpi & +export LC_ALL=en_US.UTF-8 +exec ratpoison + diff --git a/by_os/Linux/cups/.cups/lpoptions b/by_os/Linux/cups/.cups/lpoptions new file mode 100644 index 0000000..eeb1fc7 --- /dev/null +++ b/by_os/Linux/cups/.cups/lpoptions @@ -0,0 +1,2 @@ +Dest home ColorModel=Gray KCEcoprint/EcoPrint=On +Default home diff --git a/by_os/Linux/feh/.fehbg b/by_os/Linux/feh/.fehbg new file mode 100644 index 0000000..4416428 --- /dev/null +++ b/by_os/Linux/feh/.fehbg @@ -0,0 +1 @@ +feh --no-xinerama --image-bg black --bg-center '/home/pks/images/MIPS_R3000A_die-1024x1024.jpg' diff --git a/by_os/Linux/gtk/.gtkrc-2.0 b/by_os/Linux/gtk/.gtkrc-2.0 new file mode 100644 index 0000000..2612320 --- /dev/null +++ b/by_os/Linux/gtk/.gtkrc-2.0 @@ -0,0 +1,226 @@ +# based on Rezlooks-candy +# modified by pks + +gtk-icon-theme-name = "gnome" + +# Clearlooks Compact +gtk-icon-sizes = "panel-menu=16,16 : gtk-menu=16,16 : gtk-button=16,16 : gtk-small-toolbar=16,16 : gtk-large-toolbar=16,16 : gtk-dialog=32,32 : gtk-dnd=32,32" + +style "rezlooks-default" +{ + GtkButton ::default_border = { 0, 0, 0, 0 } + GtkRange ::trough_border = 0 + GtkPaned ::handle_size = 2 + GtkRange ::slider_width = 12 + GtkRange ::stepper_size = 0 + + GtkScrollbar ::min_slider_length = 12 + GtkCheckButton ::indicator_size = 12 + GtkMenuBar ::internal-padding = 0 + GtkTreeView ::expander_size = 11 + GtkExpander ::expander_size = 4 + GtkScale ::slider-length = 8 + + xthickness = 0 + ythickness = 0 + + fg[NORMAL] = "#222222" + fg[PRELIGHT] = "#222222" + fg[SELECTED] = "#ffffff" + fg[ACTIVE] = "#505050" + fg[INSENSITIVE] = "#b5b3ac" + + bg[NORMAL] = "#fbfbfb" + bg[PRELIGHT] = "#efefef" + bg[SELECTED] = "#990099" + bg[INSENSITIVE] = "#efefef" + bg[ACTIVE] = "#f5f5f5" # this (strangely) controls inactive tab BGs + + base[NORMAL] = "#ffffff" + base[PRELIGHT] = "#990066" + base[ACTIVE] = "#9900ff" + base[SELECTED] = "#996699" + base[INSENSITIVE] = "#e8e8e8" + + text[NORMAL] = "#000000" + text[PRELIGHT] = "#ffffff" + text[ACTIVE] = "#ffffff" + text[SELECTED] = "#ffffff" + text[INSENSITIVE] = "#b5b5b5" + + engine "rezlooks" + { + scrollbar_color = "#000000" + menubarstyle = 0 # 0 = flat, 1 = gradient + menubaritemstyle = 0 # 0 = flat, 1 = button-ish style + animation = FALSE + } +} + + +style "rezlooks-wide" = "rezlooks-default" +{ + xthickness = 0 + ythickness = 0 +} + +style "rezlooks-wider" = "rezlooks-default" +{ + xthickness = 0 + ythickness = 0 +} + +style "rezlooks-button" = "rezlooks-wider" +{ + bg[NORMAL] = "#f2f2f2" + bg[INSENSITIVE] = "#f0f0f0" + bg[PRELIGHT] = "#9900ff" + bg[ACTIVE] = "#996699" +} + +style "rezlooks-notebook" = "rezlooks-wide" +{ + bg[NORMAL] = "#efefef" + bg[INSENSITIVE] = "#efefef" + bg[SELECTED] = "#990099" +} + +style "rezlooks-tasklist" = "rezlooks-default" +{ + xthickness = 0 + ythickness = 0 +} + +style "rezlooks-menu" = "rezlooks-default" +{ + xthickness = 0 + ythickness = 0 +} + +style "rezlooks-menu-item" = "rezlooks-default" +{ + ythickness = 0 + fg[NORMAL] = "#505050" + fg[PRELIGHT] = "#ffffff" + text[PRELIGHT] = "#ffffff" +} + +style "rezlooks-menubar" = "rezlooks-default" +{ + bg[NORMAL] = "#7851a9" # background + fg[NORMAL] = "#505050" + fg[ACTIVE] = "#505050" + text[NORMAL] = "#505050" + text[PRELIGHT] = "#505050" + base[PRELIGHT] = "#63e62e" + base[SELECTED] = "#4db224" +} + +style "rezlooks-menubar-item" +{ + ythickness = 4 + fg[PRELIGHT] = "#505050" + bg[PRELIGHT] = "#ff99ff" +} + +style "rezlooks-tree" = "rezlooks-default" +{ + xthickness = 0 + ythickness = 0 +} + +style "rezlooks-frame-title" = "rezlooks-default" +{ + fg[NORMAL] = "#404040" +} + +style "rezlooks-tooltips" = "rezlooks-default" +{ + xthickness = 0 + ythickness = 0 + bg[NORMAL] = { 1.0,1.0,0.75 } +} + +style "rezlooks-progressbar" = "rezlooks-wide" +{ + xthickness = 2 + ythickness = 2 + fg[PRELIGHT] = "#ffffff" +} + +style "rezlooks-combo" = "rezlooks-button" +{ +} + +style "metacity-frame" +{ + # Normal base color + #bg[NORMAL] = "#bbbbbb" + + # Unfocused title background color + #bg[INSENSITIVE] = { 0.8, 0.8, 0.8 } + + # Unfocused title text color + #fg[INSENSITIVE] = { 1.55, 1.55, 1.55 } + + # Focused icon color + #fg[NORMAL] = { 0.2, 0.2, 0.2 } + + # Focused title background color + bg[SELECTED] = "#444444" + + # Focused title text color + fg[SELECTED] = "#ffffff" +} + +# widget styles +class "MetaFrames" style "metacity-frame" +class "GtkWidget" style "rezlooks-default" +class "GtkButton" style "rezlooks-button" +class "GtkScale" style "rezlooks-button" +class "GtkCombo" style "rezlooks-button" +class "GtkRange" style "rezlooks-wide" +class "GtkFrame" style "rezlooks-wide" +class "GtkMenu" style "rezlooks-menu" +class "GtkEntry" style "rezlooks-wider" +class "GtkMenuItem" style "rezlooks-menu-item" +class "GtkNotebook" style "rezlooks-notebook" +class "GtkProgressBar" style "rezlooks-progressbar" +class "*MenuBar*" style "rezlooks-menubar" + +widget_class "*MenuItem.*" style "rezlooks-menu-item" +widget_class "*MenuBar.*" style "rezlooks-menubar-item" + +# combobox stuff +widget_class "*.GtkComboBox.GtkButton" style "rezlooks-combo" +widget_class "*.GtkCombo.GtkButton" style "rezlooks-combo" +# tooltips stuff +widget_class "*.tooltips.*.GtkToggleButton" style "rezlooks-tasklist" +widget "gtk-tooltips" style "rezlooks-tooltips" + +# treeview stuff +widget_class "*.GtkTreeView.GtkButton" style "rezlooks-tree" +widget_class "*.GtkCTree.GtkButton" style "rezlooks-tree" +widget_class "*.GtkList.GtkButton" style "rezlooks-tree" +widget_class "*.GtkCList.GtkButton" style "rezlooks-tree" +widget_class "*.GtkFrame.GtkLabel" style "rezlooks-frame-title" + +# notebook stuff +widget_class "*.GtkNotebook.*.GtkEventBox" style "rezlooks-notebook" +widget_class "*.GtkNotebook.*.GtkViewport" style "rezlooks-notebook" + +# font +style "user-font" +{ + font_name="Gotham Rounded Light 11" +} +gtk-font-name = "Gotham Rounded Light 11" +widget_class "*" style "user-font" + +# speed +gtk-menu-popup-delay = 0 +gtk-menu-popdown-delay = 0 +gtk-menu-bar-popup-delay = 0 +gtk-enable-animations = 0 +gtk-timeout-expand = 10 + diff --git a/by_os/Linux/imwheel/.imwheelrc b/by_os/Linux/imwheel/.imwheelrc new file mode 100644 index 0000000..c6961a5 --- /dev/null +++ b/by_os/Linux/imwheel/.imwheelrc @@ -0,0 +1,3 @@ +"chrome" + None, Up, Button4, 50 + None, Down, Button5, 50 diff --git a/by_os/Linux/input/.inputrc b/by_os/Linux/input/.inputrc new file mode 100644 index 0000000..b08e399 --- /dev/null +++ b/by_os/Linux/input/.inputrc @@ -0,0 +1,6 @@ +"\e[A": history-search-backward +"\e[B": history-search-forward + +set show-all-if-ambiguous on +set completion-ignore-case on + diff --git a/by_os/Linux/khal/.config/khal/khal.conf b/by_os/Linux/khal/.config/khal/khal.conf new file mode 100644 index 0000000..51acd22 --- /dev/null +++ b/by_os/Linux/khal/.config/khal/khal.conf @@ -0,0 +1,25 @@ +[calendars] + + [[private]] + path = ~/.calendars/private/ + color = light green + + [[work]] + path = ~/.calendars/work/ + color = light red + + [[holidays]] + path = ~/.calendars/holidays/ + color = light blue + +[locale] +encoding=utf-8 +local_timezone= Europe/Berlin +default_timezone= Europe/Berlin +timeformat= %H:%M +dateformat= %y-%m-%d +longdateformat= %Y-%m-%d +datetimeformat= %y-%m-%d %H:%M +longdatetimeformat= %Y-%m-%d %H:%M +unicode_symbols=False + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/amazon.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/amazon.xml new file mode 100644 index 0000000..3aed0f9 --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/amazon.xml @@ -0,0 +1,9 @@ + +amazon.de + +UTF-8 + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/duckduckgo.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/duckduckgo.xml new file mode 100644 index 0000000..90397d8 --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/duckduckgo.xml @@ -0,0 +1,9 @@ + +duckduckgo.com + +UTF-8 +data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAB8lBMVEUAAADkRQzjPwPjQQXkRQ3iPwTiQQXgPQPeQgrcOwPVNgDVNQDWOgbTMwDRMgDQMwDSMwDRNwTQLgDRJgDSJwDSLgDSNwTjOgDiOADjOQDkPADhQAXzs5v+/fv////0vKbiRQvgPQHpdUr85NzuknPdKgDcIwDnZzj2w7HqeU/gPQLsimb/+PftjWn97Obpb0LdJQDeLQDtjmvsi2jgSBDnbULgOQD/39HgLQDeMgDpeFLgSBH0v670uqbaJQD2qImWvP/G1Ob5+/3u//+fvvXyp47dMwDaLwD0u6v0v6/aNQDiXi/aKQD3qozU7/8gSY2vvtg0ZK/OqLDaKQHYKgLgWTfaNADZMgDZMADZLADzqpD7//+xwdz//9H/5Bn/7Bn//ADofADYMADYMQDZOgPXLgDiZDj//97/0AD3tQDvlgHZOgbXLATXMADWMgDfXjLVLQD///z+0AD/3Rn/yRnwnQDcVjbVMQDyv67wuKTSJwDRHQD+8O/tg3/iQQDwhAHnawHWMADvtKfyva7XQxHga0bQGQD2vbH/u8LXIQCmPQzja07XQxLliGn99fPkcVHvhnGZ5VguvUU5wktBwCcAgxzydVv/8/XmiGngdlL+ysi3+I8LtCE80V6P3YmX4sDleljSNQLzr6D7sKPXNQTSIwAEAbMrAAAAF3RSTlMARqSkRvPz80PTpKRG3fPe3hio9/eoGP50jNsAAAABYktHRB5yCiArAAAAyElEQVQYGQXBvUqCYRiA4fu2V9Tn+UQddI3aCpxaOoU6iU4gcqqpoYbALXBuCuoYmttamqJDiEoh4YP+MOi6BNCh+uYKEGiOVNCXXxA2XDVV/UyfKbRCXTLQWAxbP2vt8Ue/uYDvfim91615sb2um6rqtrr/NFb1cUf1Ybd06areU6lSlYpK79jzK1SyJOkfhOl8JGEcqV5zoKrTRqO6yUzIzNu46ijdM1VV9bhuUJ/nZURExLRzUiPQm3kKXHi4BAEGOmOi78A/L1QoU/VHoTsAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDEtMTlUMjA6MDE6MTEtMDU6MDAuET6cAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTAxLTE5VDIwOjAxOjExLTA1OjAwX0yGIAAAAABJRU5ErkJggg== + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/ebay.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/ebay.xml new file mode 100644 index 0000000..6a0da13 --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/ebay.xml @@ -0,0 +1,9 @@ + +ebay.de + +UTF-8 + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/geizhals.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/geizhals.xml new file mode 100644 index 0000000..0a0c895 --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/geizhals.xml @@ -0,0 +1,9 @@ + +geizhals.at + +UTF-8 + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google-de.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google-de.xml new file mode 100644 index 0000000..bfd7a00 --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google-de.xml @@ -0,0 +1,13 @@ + +google.de + +UTF-8 + + + + + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google.xml new file mode 100644 index 0000000..1eed48c --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/google.xml @@ -0,0 +1,13 @@ + +google + +UTF-8 + + + + + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/imdb.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/imdb.xml new file mode 100644 index 0000000..2d34ab7 --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/imdb.xml @@ -0,0 +1,11 @@ + +imdb.com + +UTF-8 + + + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/img.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/img.xml new file mode 100644 index 0000000..52e8bb9 --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/img.xml @@ -0,0 +1,11 @@ + +ddg-images + +UTF-8 + + + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-frde.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-frde.xml new file mode 100644 index 0000000..062878f --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-frde.xml @@ -0,0 +1,10 @@ + +leo frde + +UTF-8 + + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-itde.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-itde.xml new file mode 100644 index 0000000..93e14bd --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-itde.xml @@ -0,0 +1,10 @@ + +leo itde + +UTF-8 + + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-rude.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-rude.xml new file mode 100644 index 0000000..8ef6811 --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo-rude.xml @@ -0,0 +1,10 @@ + +leo rude + +UTF-8 + + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo.xml new file mode 100644 index 0000000..8b400e7 --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/leo.xml @@ -0,0 +1,10 @@ + +leo ende + +UTF-8 + + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wetteronline.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wetteronline.xml new file mode 100644 index 0000000..00eefbe --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wetteronline.xml @@ -0,0 +1,9 @@ + +wetteronline.de + +UTF-8 + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipedia.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipedia.xml new file mode 100644 index 0000000..a294b99 --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipedia.xml @@ -0,0 +1,9 @@ + +wikipedia.org + +UTF-8 + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipediade.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipediade.xml new file mode 100644 index 0000000..6bc9557 --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipediade.xml @@ -0,0 +1,9 @@ + +de.wikipedia.org + +UTF-8 + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/youtube.xml b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/youtube.xml new file mode 100644 index 0000000..a936264 --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/youtube.xml @@ -0,0 +1,14 @@ + +youtube.com + +UTF-8 + + + + + + + + + + diff --git a/by_os/Linux/mozilla/.mozilla/firefox/profiles.ini b/by_os/Linux/mozilla/.mozilla/firefox/profiles.ini new file mode 100644 index 0000000..8330f4e --- /dev/null +++ b/by_os/Linux/mozilla/.mozilla/firefox/profiles.ini @@ -0,0 +1,14 @@ +[General] +StartWithLastProfile=1 + +[Profile0] +Name=default +IsRelative=1 +Path=pks.default +Default=1 + +[Profile1] +Name=dev-edition-default +IsRelative=1 +Path=pks.default + diff --git a/by_os/Linux/mpv/.config/mpv/mpv.conf b/by_os/Linux/mpv/.config/mpv/mpv.conf new file mode 100644 index 0000000..00fdbaa --- /dev/null +++ b/by_os/Linux/mpv/.config/mpv/mpv.conf @@ -0,0 +1,21 @@ +vo=opengl +#hwdec= +volume=100 + +osd-duration=100 +osd-font="Gotham Rounded" + +slang=eng,en,English,ger,de,German +sub-auto=fuzzy +sub-paths=srt:ass:sub:subs:subtitles +sub-text-font-size=32 +sub-text-border-size=1 +sub-text-color="#cccccc" +sub-text-border-color="#000000" +sub-text-font="Gotham Rounded" +sub-text-shadow-offset=1 +sub-text-shadow-color="#000000" + +screenshot-format=jpeg +screenshot-jpeg-quality=100 + diff --git a/by_os/Linux/mtools/.mtoolsrc b/by_os/Linux/mtools/.mtoolsrc new file mode 100644 index 0000000..f4d8458 --- /dev/null +++ b/by_os/Linux/mtools/.mtoolsrc @@ -0,0 +1 @@ +mtools_skip_check=1 diff --git a/by_os/Linux/mutt/.mutt/mailcap b/by_os/Linux/mutt/.mutt/mailcap new file mode 100644 index 0000000..8aaaa7e --- /dev/null +++ b/by_os/Linux/mutt/.mutt/mailcap @@ -0,0 +1,10 @@ +text/html; firefox %s &>/dev/null; test=test -n "$DISPLAY"; needsterminal +text/html; w3m -I %{charset} -O utf-8 -T text/html -dump %s; copiousoutput +text/plain; less %s +application/x-pdf; zathura %s +application/pdf; zathura %s +application/octet-stream; zathura %s +image/jpeg; feh %s +image/pjpeg; feh %s +image/png; feh %s +image/gif; feh %s diff --git a/by_os/Linux/ncftp/.ncftp/prefs_v3 b/by_os/Linux/ncftp/.ncftp/prefs_v3 new file mode 100644 index 0000000..595ea0f --- /dev/null +++ b/by_os/Linux/ncftp/.ncftp/prefs_v3 @@ -0,0 +1,21 @@ +# NcFTP 3 preferences file +# This file is loaded and overwritten each time NcFTP is run. +# +anon-password=NcFTP@ +auto-ascii=|.txt|.asc|.html|.htm|.css|.xml|.ini|.pl|.hqx|.cfg|.c|.h|.cpp|.hpp|.bat|.m3u|.pls| +auto-resume=no +autosave-bookmark-changes=no +confirm-close=no +connect-timeout=20 +control-timeout=135 +logsize=10240 +one-time-messages-seen= +pager=/usr/bin/less +passive=optional +progress-meter=2 (statbar) +redial-delay=20 +save-passwords=ask +show-status-in-xterm-titlebar=no +so-bufsize=0 (use system default) +xfer-timeout=3600 +yes-i-know-about-NcFTPd=no diff --git a/by_os/Linux/newsbeuter/.newsbeuter/config b/by_os/Linux/newsbeuter/.newsbeuter/config new file mode 100644 index 0000000..3e2bbe0 --- /dev/null +++ b/by_os/Linux/newsbeuter/.newsbeuter/config @@ -0,0 +1,25 @@ +highlight article "^Title: .*$" magenta black bold +color listnormal white black +color listfocus magenta black +color listfocus_unread black white +color info color7 black +color article color246 black + +#highlight feedlist "^.* N .*$" color15 default bold +#highlight articlelist "^.* N .*$" color15 default bold +#highlight article "^Feed: .*$" color3 default +#highlight article "^Author: .*$" color5 default +#highlight article "^Link: .*$" blue default +#highlight article "^Date: .*$" color4 default + +browser "firefox &>/dev/null" +show-read-articles no + +bind-key j down +bind-key k up +bind-key h left +bind-key l right +bind-key m toggle-show-read-feeds +bind-key a mark-feed-read +bind-key o open-in-browser-and-mark-read + diff --git a/by_os/Linux/photorec/.photorec.cfg b/by_os/Linux/photorec/.photorec.cfg new file mode 100644 index 0000000..5aefac8 --- /dev/null +++ b/by_os/Linux/photorec/.photorec.cfg @@ -0,0 +1,281 @@ +custom,disable +1cd,disable +3dm,disable +7z,disable +DB,disable +a,disable +abr,disable +acb,disable +accdb,disable +ace,disable +ab,disable +ado,disable +ahn,disable +aif,disable +all,disable +als,disable +amd,disable +amr,disable +apa,disable +ape,disable +apple,disable +ari,disable +arj,disable +asf,disable +asl,disable +asm,disable +atd,disable +au,disable +axx,disable +bac,disable +db,disable +bim,disable +binvox,disable +bkf,disable +blend,disable +bmp,disable +bz2,disable +cab,disable +caf,disable +cam,disable +catdrawing,disable +cdt,disable +chm,disable +class,disable +comicdoc,disable +cp_,disable +cow,disable +crw,disable +csh,disable +ctg,disable +cwk,disable +d2s,disable +dad,disable +dar,disable +dat,disable +dbf,disable +dbn,disable +dcm,disable +ddf,disable +dex,disable +diskimage,disable +fat,disable +djv,disable +dmp,disable +drw,disable +doc,disable +dpx,disable +ds2,disable +dsc,disable +dss,disable +dta,disable +dump,disable +dv,disable +dwg,disable +dxf,disable +e01,disable +eCryptfs,disable +edb,disable +elf,disable +emf,disable +evt,disable +exe,disable +exs,disable +ext,disable +ext,disable +fat,disable +fbf,disable +fbk,disable +fcp,disable +fcs,disable +fdb,disable +fds,disable +fh10,disable +fh5,disable +sparseimage,disable +fits,disable +flac,disable +flp,disable +flv,disable +fob,disable +fp5,disable +fp7,disable +freeway,disable +frm,disable +fs,disable +fwd,disable +gam,disable +gct,disable +gho,disable +gif,disable +gm6,disable +gp5,disable +gpg,disable +gsm,disable +gz,disable +hdf,disable +hds,disable +hfsp,disable +hr9,disable +http,disable +icc,disable +ico,disable +idx,disable +ifo,disable +imb,disable +indd,disable +info,disable +iso,disable +it,disable +itu,disable +jpg,enable +kdb,disable +kdbx,disable +ldf,disable +lit,disable +logic,disable +lnk,disable +lso,disable +luks,disable +lxo,disable +lzh,disable +lzo,disable +m2ts,disable +mat,disable +max,disable +mb,disable +mcd,disable +mdb,disable +mdf,disable +mfa,disable +mfg,disable +mft,disable +mid,disable +mig,disable +mk5,disable +mkv,disable +mlv,disable +mobi,disable +mov,disable +mp3,disable +mpg,disable +mrw,disable +mus,disable +myo,disable +MYI,disable +mxf,disable +nds,disable +nes,disable +njx,disable +nk2,disable +nsf,disable +oci,disable +ogg,disable +one,disable +orf,disable +paf,disable +pap,disable +par2,disable +pcap,disable +pct,disable +pcx,disable +pdf,disable +pds,disable +pfx,disable +plist,disable +plt,disable +png,enable +pnm,disable +prc,disable +prt,disable +ps,disable +psb,disable +psd,disable +psf,disable +psp,disable +pst,disable +ptb,disable +ptf,disable +pyc,disable +pzf,disable +pzh,disable +qbb,disable +qdf,disable +qkt,disable +qxd,disable +r3d,disable +ra,disable +raf,disable +rar,disable +raw,disable +rdc,disable +reg,disable +res,disable +rfp,disable +riff,disable +rlv,disable +rm,disable +rns,disable +rpm,disable +rw2,disable +rx2,disable +save,disable +ses,disable +sgcta,disable +shn,disable +sib,disable +sit,disable +skd,disable +skp,disable +sp3,disable +spe,disable +spf,disable +sav,disable +sqlite,disable +sqm,disable +stl,disable +sit,disable +swf,disable +tar,disable +tax,disable +tib,disable +tif,disable +TiVo,disable +torrent,disable +tph,disable +tpl,disable +ts,disable +ttf,disable +tx?,disable +txt,disable +tz,disable +v2i,disable +vault,disable +vfb,disable +vdi,disable +veg,disable +vmdk,disable +vmg,disable +wallet,disable +wdp,disable +wim,disable +win,disable +wks,disable +wmf,disable +wnk,disable +woff,disable +wpb,disable +wpd,disable +wtv,disable +wv,disable +x3f,disable +xcf,disable +xfi,disable +xfs,disable +xm,disable +xsv,disable +xpt,disable +xv,disable +xz,disable +z2d,disable +zip,disable diff --git a/by_os/Linux/ratpoison/.ratpoisonrc b/by_os/Linux/ratpoison/.ratpoisonrc new file mode 100644 index 0000000..f9257c5 --- /dev/null +++ b/by_os/Linux/ratpoison/.ratpoisonrc @@ -0,0 +1,34 @@ +exec ~/.local/bin/autostart + +escape F13 +definekey top F14 readkey root + +bind Return exec ~/.local/bin/urxvtc --saveLines 10000 +unbind c +bind C exec /usr/bin/firefox +bind D exec urxvt -fn 'xft:courier:pixelsize=16' -fg #000000 -bg #ffffff +bind b exec ratpoison -c "echo $(~/.local/bin/battery-charge)" +bind s hsplit +bind S split +bind q only +bind j focusdown +bind h focusleft +bind k focusup +bind l focusright +bind K exchangeup +bind J exchangedown +bind H exchangeleft +bind L exchangeright +bind t time +bind k exec ~/.local/bin/layout-switch +bind Cyrillic_el exec ~/.local/bin/layout-switch +bind F14 other + +defborder 0 +defpadding 0 0 0 0 +defbarpadding 0 0 + +set border 0 +set font "Gotham Rounded Light:size=20" +set winname class + diff --git a/by_os/Linux/rtorrent/.rtorrent.rc b/by_os/Linux/rtorrent/.rtorrent.rc new file mode 100644 index 0000000..3dfa1a2 --- /dev/null +++ b/by_os/Linux/rtorrent/.rtorrent.rc @@ -0,0 +1,110 @@ +# This is an example resource file for rTorrent. Copy to +# ~/.rtorrent.rc and enable/modify the options as needed. Remember to +# uncomment the options you wish to enable. + +# Maximum and minimum number of peers to connect to per torrent. +#min_peers = 40 +#max_peers = 100 + +# Same as above but for seeding completed torrents (-1 = same as downloading) +#min_peers_seed = 10 +#max_peers_seed = 50 + +# Maximum number of simultanious uploads per torrent. +#max_uploads = 15 + +# Global upload and download rate in KiB. "0" for unlimited. +#download_rate = 0 +upload_rate = 10 + +# Default directory to save the downloaded torrents. +directory = ~/z/ + +# Default session directory. Make sure you don't run multiple instance +# of rtorrent using the same session directory. Perhaps using a +# relative path? +session = ~/z/ + +# Watch a directory for new torrents, and stop those that have been +# deleted. +#schedule = watch_directory,5,5,load_start=./watch/*.torrent +#schedule = untied_directory,5,5,stop_untied= +schedule = low_diskspace,5,60,close_low_diskspace=100M + +# Close torrents when diskspace is low. +#schedule = low_diskspace,5,60,close_low_diskspace=100M + +# Stop torrents when reaching upload ratio in percent, +# when also reaching total upload in bytes, or when +# reaching final upload ratio in percent. +# example: stop at ratio 2.0 with at least 200 MB uploaded, or else ratio 20.0 +#schedule = ratio,60,60,"stop_on_ratio=200,200M,2000" + +# The ip address reported to the tracker. +#ip = 127.0.0.1 +#ip = rakshasa.no + +# The ip address the listening socket and outgoing connections is +# bound to. +#bind = 127.0.0.1 +#bind = rakshasa.no + +# Port range to use for listening. +port_range = 49164-50164 + +# Start opening ports at a random position within the port range. +port_random = yes + +# Check hash for finished torrents. Might be usefull until the bug is +# fixed that causes lack of diskspace not to be properly reported. +#check_hash = no + +# Set whetever the client should try to connect to UDP trackers. +#use_udp_trackers = yes + +# Alternative calls to bind and ip that should handle dynamic ip's. +#schedule = ip_tick,0,1800,ip=rakshasa +#schedule = bind_tick,0,1800,bind=rakshasa + +# Encryption options, set to none (default) or any combination of the following: +# allow_incoming, try_outgoing, require, require_RC4, enable_retry, prefer_plaintext +# +# The example value allows incoming encrypted connections, starts unencrypted +# outgoing connections but retries with encryption if they fail, preferring +# plaintext to RC4 encryption after the encrypted handshake +# +# encryption = allow_incoming,enable_retry,prefer_plaintext +encryption = require + +# Enable DHT support for trackerless torrents or when all trackers are down. +# May be set to "disable" (completely disable DHT), "off" (do not start DHT), +# "auto" (start and stop DHT as needed), or "on" (start DHT immediately). +# The default is "off". For DHT to work, a session directory must be defined. +# +# dht = auto + +# UDP port to use for DHT. +# +# dht_port = 6881 + +# Enable peer exchange (for torrents not marked private) +# +# peer_exchange = yes + +# +# Do not modify the following parameters unless you know what you're doing. +# + +# Hash read-ahead controls how many MB to request the kernel to read +# ahead. If the value is too low the disk may not be fully utilized, +# while if too high the kernel might not be able to keep the read +# pages in memory thus end up trashing. +#hash_read_ahead = 10 + +# Interval between attempts to check the hash, in milliseconds. +#hash_interval = 100 + +# Number of attempts to check the hash while using the mincore status, +# before forcing. Overworked systems might need lower values to get a +# decent hash checking rate. +#hash_max_tries = 10 diff --git a/by_os/Linux/task/.taskrc b/by_os/Linux/task/.taskrc new file mode 100644 index 0000000..fec3497 --- /dev/null +++ b/by_os/Linux/task/.taskrc @@ -0,0 +1,4 @@ +data.location=~/.task + +include /Users/pks/.local/share/doc/task/rc/solarized-dark-256.theme + diff --git a/by_os/Linux/urxvt/.urxvt/urxvt-perls b/by_os/Linux/urxvt/.urxvt/urxvt-perls new file mode 160000 index 0000000..7cc64be --- /dev/null +++ b/by_os/Linux/urxvt/.urxvt/urxvt-perls @@ -0,0 +1 @@ +Subproject commit 7cc64be09250a508013e1f31886d5198f7659789 diff --git a/by_os/Linux/urxvt/.urxvt/urxvt-tabbedex b/by_os/Linux/urxvt/.urxvt/urxvt-tabbedex new file mode 160000 index 0000000..49c1514 --- /dev/null +++ b/by_os/Linux/urxvt/.urxvt/urxvt-tabbedex @@ -0,0 +1 @@ +Subproject commit 49c1514b218d222560600e6f20955389287ac6b4 diff --git a/by_os/Linux/xdg/.config/user-dirs.dirs b/by_os/Linux/xdg/.config/user-dirs.dirs new file mode 100644 index 0000000..a7ee923 --- /dev/null +++ b/by_os/Linux/xdg/.config/user-dirs.dirs @@ -0,0 +1,8 @@ +XDG_DESKTOP_DIR="/home/pks" +XDG_DOCUMENTS_DIR="/home/pks" +XDG_DOWNLOAD_DIR="/home/pks" +XDG_MUSIC_DIR="/home/pks" +XDG_PICTURES_DIR="/home/pks" +XDG_PUBLICSHARE_DIR="/home/pks" +XDG_TEMPLATES_DIR="/home/pks" +XDG_VIDEOS_DIR="/home/pks" diff --git a/setup.sh b/setup.sh index 75a0365..3f42a2a 100755 --- a/setup.sh +++ b/setup.sh @@ -2,7 +2,7 @@ symlink () { - for i in `find . -type d -depth 1 | grep -v .git | sed "s|./||" | grep -v by_host`; do + for i in `find . -maxdepth 1 -type d | grep -v .git | sed "s|./||" | grep -v by_os | grep -v "^\.$"`; do stow -t $HOME $i done } @@ -30,7 +30,7 @@ if [[ $(uname) == "Linux" ]]; then fi symlink -cd by_host/$(uname); symlink +cd by_os/$(uname); symlink git submodule update --init --recursive if [[ $(uname) == "Linux" ]]; then -- cgit v1.2.3