commit
e116b6ae57
33 changed files with 230 additions and 377 deletions
|
@ -85,10 +85,11 @@
|
|||
urxvt.termName: rxvt-unicode
|
||||
|
||||
! Perls
|
||||
URXvt.perl-lib: /home/noctua/.config/urxvt/ext/
|
||||
URxvt.perl-ext-common: default,matcher,font-size
|
||||
|
||||
! matcher: clickable urls
|
||||
URxvt.url-launcher: /home/felix/.local/bin/open.sh
|
||||
URxvt.url-launcher: /home/noctua/.local/bin/open.sh
|
||||
URxvt.matcher.button: 1
|
||||
|
||||
! font-size: zooming live
|
||||
|
@ -98,8 +99,8 @@ URxvt.iso14755: false
|
|||
URxvt.iso14755_52: false
|
||||
|
||||
! Use a nice truetype font and size by default...
|
||||
URxvt.font: xft:Source Code Pro for Powerline:size=7
|
||||
URxvt.letterSpace: -1
|
||||
URxvt.font: xft:Source Code Pro:size=11
|
||||
URxvt.letterSpace: 0
|
||||
|
||||
! Foreground and transparent background ([xx] == xx% opacity)
|
||||
URxvt.depth: 32
|
||||
|
@ -123,87 +124,5 @@ xterm*background: rgb:00/00/00
|
|||
! Using alt as a meta key.
|
||||
XTerm*metaSendsEscape: true
|
||||
|
||||
! rofi configuration
|
||||
! ------------------
|
||||
|
||||
rofi.modi: window,run,ssh
|
||||
rofi.opacity: 100
|
||||
rofi.width: 50
|
||||
rofi.lines: 15
|
||||
rofi.columns: 1
|
||||
rofi.font: mono 12
|
||||
rofi.fg: rgb:f8/f8/f8
|
||||
rofi.bg: rgb:00/00/00
|
||||
rofi.color-enabled: false
|
||||
rofi.color-normal: #fdf6e3,#002b36,#eee8d5,#586e75,#eee8d5
|
||||
rofi.color-urgent: #fdf6e3,#dc322f,#eee8d5,#dc322f,#fdf6e3
|
||||
rofi.color-active: #fdf6e3,#268bd2,#eee8d5,#268bd2,#fdf6e3
|
||||
rofi.color-window: #fdf6e3,#002b36
|
||||
rofi.fg-active: #268BD2
|
||||
rofi.fg-urgent: #DC322F
|
||||
rofi.hlfg-active: #FDF6E3
|
||||
rofi.hlfg-urgent: #FDF6E3
|
||||
rofi.bg-active: #FDF6E3
|
||||
rofi.bg-urgent: #FDF6E3
|
||||
rofi.hlbg-active: #268BD2
|
||||
rofi.hlbg-urgent: #DC322F
|
||||
rofi.bgalt: rgb:00/00/00
|
||||
rofi.hlfg: #EEE8D5
|
||||
rofi.hlbg: #586E75
|
||||
rofi.bc: #002B36
|
||||
rofi.bw: 1
|
||||
rofi.location: 0
|
||||
rofi.padding: 5
|
||||
rofi.yoffset: 0
|
||||
rofi.xoffset: 0
|
||||
rofi.fixed-num-lines: false
|
||||
rofi.terminal: urxvtc
|
||||
rofi.ssh-client: ssh
|
||||
rofi.ssh-command: {terminal} -e {ssh-client} {host}
|
||||
rofi.run-command: {cmd}
|
||||
!rofi.run-list-command:
|
||||
rofi.run-shell-command: {terminal} -e {cmd}
|
||||
rofi.disable-history: false
|
||||
rofi.levenshtein-sort: false
|
||||
rofi.case-sensitive: false
|
||||
rofi.sidebar-mode: false
|
||||
rofi.lazy-filter-limit: 5000
|
||||
rofi.eh: 1
|
||||
rofi.auto-select: false
|
||||
rofi.parse-hosts: false
|
||||
rofi.combi-modi: window,run
|
||||
rofi.pid: /run/user/1000/rofi.pid
|
||||
rofi.kb-primary-paste: Control+Shift+v,Shift+Insert
|
||||
rofi.kb-secondary-paste: Control+v,Insert
|
||||
rofi.kb-clear-line: Control+u
|
||||
rofi.kb-move-front: Control+a
|
||||
rofi.kb-move-end: Control+e
|
||||
rofi.kb-move-word-back: Alt+b
|
||||
rofi.kb-move-word-forward: Alt+f
|
||||
rofi.kb-move-char-back: Left,Control+b
|
||||
rofi.kb-move-char-forward: Right,Control+f
|
||||
rofi.kb-remove-word-back: Control+Alt+h
|
||||
rofi.kb-remove-word-forward: Control+Alt+d
|
||||
rofi.kb-remove-char-forward: Delete,Control+d
|
||||
rofi.kb-remove-char-back: BackSpace,Control+h
|
||||
rofi.kb-accept-entry: Control+j,Control+m,Return,KP_Enter
|
||||
rofi.kb-accept-custom: Control+Return
|
||||
rofi.kb-accept-entry-continue: Shift+Return
|
||||
rofi.kb-mode-next: Shift+Right,Control+Tab
|
||||
rofi.kb-mode-previous: Shift+Left,Control+Shift+Tab
|
||||
rofi.kb-toggle-case-sensitivity: grave,dead_grave
|
||||
rofi.kb-delete-entry: Shift+Delete
|
||||
rofi.kb-custom-1: Alt+1
|
||||
rofi.kb-custom-2: Alt+2
|
||||
rofi.kb-custom-3: Alt+3
|
||||
rofi.kb-custom-4: Alt+4
|
||||
rofi.kb-custom-5: Alt+5
|
||||
rofi.kb-custom-6: Alt+6
|
||||
rofi.kb-custom-7: Alt+7
|
||||
rofi.kb-custom-8: Alt+8
|
||||
rofi.kb-custom-9: Alt+9
|
||||
!rofi.key-window:
|
||||
!rofi.key-run:
|
||||
!rofi.key-ssh:
|
||||
|
||||
! vim: foldmethod=marker
|
||||
|
|
6
config/mpd/.gitignore
vendored
Normal file
6
config/mpd/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
database
|
||||
log
|
||||
pid
|
||||
state
|
||||
sticker.sql
|
||||
playlists
|
|
@ -12,7 +12,7 @@
|
|||
# file:// protocol) or streaming files over an accepted protocol.
|
||||
#
|
||||
#music_directory "~/music"
|
||||
music_directory "/mnt/lexicon/Music"
|
||||
music_directory "/data/music/"
|
||||
#
|
||||
# This setting sets the MPD internal playlist directory. The purpose of this
|
||||
# directory is storage for playlists created by MPD. The server will use
|
||||
|
@ -214,15 +214,15 @@ input {
|
|||
#
|
||||
# An example of an ALSA output:
|
||||
#
|
||||
#audio_output {
|
||||
# type "alsa"
|
||||
# name "My ALSA Device"
|
||||
audio_output {
|
||||
type "alsa"
|
||||
name "My ALSA Device"
|
||||
## device "hw:0,0" # optional
|
||||
## mixer_type "hardware" # optional
|
||||
## mixer_device "default" # optional
|
||||
## mixer_control "PCM" # optional
|
||||
## mixer_index "0" # optional
|
||||
#}
|
||||
}
|
||||
#
|
||||
# An example of an OSS output:
|
||||
#
|
||||
|
|
|
@ -245,7 +245,6 @@ media_library_primary_tag = genre
|
|||
## Available values: wrapped, normal.
|
||||
#default_find_mode = wrapped
|
||||
## Available values: add, select.
|
||||
default_space_mode = select
|
||||
#default_tag_editor_pattern = %n - %t
|
||||
#header_visibility = yes
|
||||
#statusbar_visibility = yes
|
||||
|
|
|
@ -717,7 +717,7 @@ indicator-padding = 2,2,0,4
|
|||
# cache-size (Int):
|
||||
# Size of the HTTP network cache.
|
||||
# Default: 52428800
|
||||
download-directory = /home/felix/Temporary
|
||||
download-directory = /data/temporary
|
||||
prompt-download-directory = true
|
||||
remember-download-directory = true
|
||||
maximum-pages-in-cache =
|
||||
|
@ -938,7 +938,7 @@ chars = asdfghjkl
|
|||
min-chars = 1
|
||||
scatter = true
|
||||
uppercase = false
|
||||
dictionary = /usr/share/dict/cracklib-small
|
||||
dictionary = /usr/share/dict/british-english
|
||||
auto-follow = true
|
||||
next-regexes = \bnext\b,\bmore\b,\bnewer\b,\b[>→≫]\b,\b(>>|»)\b
|
||||
prev-regexes = \bprev(ious)?\b,\bback\b,\bolder\b,\b[<←≪]\b,\b(<<|«)\b
|
||||
|
|
|
@ -163,8 +163,9 @@ set xterm_alt_key false
|
|||
|
||||
# Examples:
|
||||
# setlocal path=~/downloads sort mtime
|
||||
setlocal path=~/Temporary sort mtime
|
||||
setlocal path=~/Temporary sort_directories_first false
|
||||
setlocal path=/data/temporary sort mtime
|
||||
setlocal path=/data/temporary sort_directories_first false
|
||||
setlocal path=~/ show_hidden True
|
||||
|
||||
# ===================================================================
|
||||
# == Command Aliases in the Console
|
||||
|
|
|
@ -48,6 +48,12 @@
|
|||
# Note: When using rifle in ranger, there is an additional flag "c" for
|
||||
# only running the current file even if you have marked multiple files.
|
||||
|
||||
#-------------------------------------------
|
||||
# URLs
|
||||
#-------------------------------------------
|
||||
match ^https?://, has qutebrowser, X, flag f = qutebrowser -- "$@"
|
||||
match ^magnet:, has transmission-remote = qutebrowser -- "$@"
|
||||
|
||||
#-------------------------------------------
|
||||
# Websites
|
||||
#-------------------------------------------
|
||||
|
|
|
@ -8,4 +8,10 @@ super + {_, shift + } {h, t, n, s}
|
|||
nwmctl {focus, push} {left, down, up, right}
|
||||
|
||||
super + shift + w
|
||||
killw $(pfw)
|
||||
killw $(pfw)
|
||||
|
||||
super + shift + q
|
||||
pkill nwm
|
||||
|
||||
Scroll_Lock
|
||||
dmenu_run
|
||||
|
|
|
@ -1,66 +1,66 @@
|
|||
{
|
||||
"alt-speed-down": 50,
|
||||
"alt-speed-enabled": false,
|
||||
"alt-speed-time-begin": 540,
|
||||
"alt-speed-time-day": 127,
|
||||
"alt-speed-time-enabled": false,
|
||||
"alt-speed-time-end": 1020,
|
||||
"alt-speed-up": 50,
|
||||
"bind-address-ipv4": "0.0.0.0",
|
||||
"bind-address-ipv6": "::",
|
||||
"blocklist-enabled": false,
|
||||
"blocklist-url": "http://www.example.com/blocklist",
|
||||
"cache-size-mb": 4,
|
||||
"dht-enabled": true,
|
||||
"download-dir": "/mnt/lexicon/Temporary",
|
||||
"download-queue-enabled": true,
|
||||
"download-queue-size": 5,
|
||||
"encryption": 1,
|
||||
"idle-seeding-limit": 30,
|
||||
"idle-seeding-limit-enabled": false,
|
||||
"incomplete-dir": "/home/felix/Downloads",
|
||||
"incomplete-dir-enabled": false,
|
||||
"lpd-enabled": false,
|
||||
"message-level": 2,
|
||||
"peer-congestion-algorithm": "",
|
||||
"peer-id-ttl-hours": 6,
|
||||
"peer-limit-global": 200,
|
||||
"peer-limit-per-torrent": 50,
|
||||
"peer-port": 51413,
|
||||
"peer-port-random-high": 65535,
|
||||
"peer-port-random-low": 49152,
|
||||
"peer-port-random-on-start": false,
|
||||
"peer-socket-tos": "default",
|
||||
"pex-enabled": true,
|
||||
"port-forwarding-enabled": true,
|
||||
"preallocation": 1,
|
||||
"prefetch-enabled": 1,
|
||||
"queue-stalled-enabled": true,
|
||||
"queue-stalled-minutes": 30,
|
||||
"ratio-limit": 1.2000,
|
||||
"ratio-limit-enabled": true,
|
||||
"rename-partial-files": true,
|
||||
"rpc-authentication-required": false,
|
||||
"rpc-bind-address": "0.0.0.0",
|
||||
"rpc-enabled": true,
|
||||
"rpc-password": "{ea038685697d9155c4feac212ab27e76b9738fd5lYASTkIh",
|
||||
"rpc-port": 9091,
|
||||
"rpc-url": "/transmission/",
|
||||
"rpc-username": "",
|
||||
"rpc-whitelist": "127.0.0.1",
|
||||
"rpc-whitelist-enabled": true,
|
||||
"scrape-paused-torrents-enabled": true,
|
||||
"script-torrent-done-enabled": true,
|
||||
"script-torrent-done-filename": "/home/felix/.local/bin/torrent_done.sh",
|
||||
"seed-queue-enabled": false,
|
||||
"seed-queue-size": 10,
|
||||
"speed-limit-down": 100,
|
||||
"speed-limit-down-enabled": false,
|
||||
"speed-limit-up": 100,
|
||||
"speed-limit-up-enabled": false,
|
||||
"start-added-torrents": true,
|
||||
"trash-original-torrent-files": false,
|
||||
"umask": 18,
|
||||
"upload-slots-per-torrent": 14,
|
||||
"alt-speed-down": 50,
|
||||
"alt-speed-enabled": false,
|
||||
"alt-speed-time-begin": 540,
|
||||
"alt-speed-time-day": 127,
|
||||
"alt-speed-time-enabled": false,
|
||||
"alt-speed-time-end": 1020,
|
||||
"alt-speed-up": 50,
|
||||
"bind-address-ipv4": "0.0.0.0",
|
||||
"bind-address-ipv6": "::",
|
||||
"blocklist-enabled": false,
|
||||
"blocklist-url": "http://www.example.com/blocklist",
|
||||
"cache-size-mb": 4,
|
||||
"dht-enabled": true,
|
||||
"download-dir": "/data/torrents",
|
||||
"download-queue-enabled": true,
|
||||
"download-queue-size": 5,
|
||||
"encryption": 1,
|
||||
"idle-seeding-limit": 30,
|
||||
"idle-seeding-limit-enabled": false,
|
||||
"incomplete-dir": "/data/torrents",
|
||||
"incomplete-dir-enabled": false,
|
||||
"lpd-enabled": false,
|
||||
"message-level": 2,
|
||||
"peer-congestion-algorithm": "",
|
||||
"peer-id-ttl-hours": 6,
|
||||
"peer-limit-global": 200,
|
||||
"peer-limit-per-torrent": 50,
|
||||
"peer-port": 51413,
|
||||
"peer-port-random-high": 65535,
|
||||
"peer-port-random-low": 49152,
|
||||
"peer-port-random-on-start": false,
|
||||
"peer-socket-tos": "default",
|
||||
"pex-enabled": true,
|
||||
"port-forwarding-enabled": true,
|
||||
"preallocation": 1,
|
||||
"prefetch-enabled": true,
|
||||
"queue-stalled-enabled": true,
|
||||
"queue-stalled-minutes": 30,
|
||||
"ratio-limit": 1.2000,
|
||||
"ratio-limit-enabled": true,
|
||||
"rename-partial-files": true,
|
||||
"rpc-authentication-required": false,
|
||||
"rpc-bind-address": "0.0.0.0",
|
||||
"rpc-enabled": true,
|
||||
"rpc-password": "{ea038685697d9155c4feac212ab27e76b9738fd5lYASTkIh",
|
||||
"rpc-port": 9091,
|
||||
"rpc-url": "/transmission/",
|
||||
"rpc-username": "",
|
||||
"rpc-whitelist": "127.0.0.1",
|
||||
"rpc-whitelist-enabled": true,
|
||||
"scrape-paused-torrents-enabled": true,
|
||||
"script-torrent-done-enabled": false,
|
||||
"script-torrent-done-filename": "BLAH BLABLAH BLAH",
|
||||
"seed-queue-enabled": false,
|
||||
"seed-queue-size": 10,
|
||||
"speed-limit-down": 100,
|
||||
"speed-limit-down-enabled": false,
|
||||
"speed-limit-up": 100,
|
||||
"speed-limit-up-enabled": false,
|
||||
"start-added-torrents": true,
|
||||
"trash-original-torrent-files": false,
|
||||
"umask": 18,
|
||||
"upload-slots-per-torrent": 14,
|
||||
"utp-enabled": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue