A few minor tweaks.

This commit is contained in:
Derek Taylor 2019-01-17 17:37:12 -06:00
parent 2a79cf6bb3
commit cf38fc6c0e
9 changed files with 68 additions and 69 deletions

View File

@ -1,9 +1,8 @@
! ____ _____
! | _ \_ _| Derek Taylor (DistroTube)
! | | | || | http://www.youtube.com/c/DistroTube
! | |_| || | http://www.gitlab.com/dwt1/
! | | | || | http://www.youtube.com/c/DistroTube
! | |_| || | http://www.gitlab.com/dwt1/
! |____/ |_|
!
Xft.dpi: 96

View File

@ -3,7 +3,6 @@
# | | | || | http://www.youtube.com/c/DistroTube
# | |_| || | http://www.gitlab.com/dwt1/
# |____/ |_|
#
EDITOR=vim
export TERM="xterm-256color"

View File

@ -1,9 +1,8 @@
# ____ _____
# | _ \_ _| Derek Taylor (DistroTube)
# | | | || | http://www.youtube.com/c/DistroTube
# | |_| || | http://www.gitlab.com/dwt1/
# | | | || | http://www.youtube.com/c/DistroTube
# | |_| || | http://www.gitlab.com/dwt1/
# |____/ |_|
#
;=====================================================
;

View File

@ -1,9 +1,15 @@
# ____ _____
# | _ \_ _| Derek Taylor (DistroTube)
# | | | || | http://www.youtube.com/c/DistroTube
# | |_| || | http://www.gitlab.com/dwt1/
# |____/ |_|
[options]
allow_bold = true
#audible_bell = false
clickable_url = true
#dynamic_title = true
font = UbuntuMono Nerd Font 14
font = UbuntuMono Nerd Font 13
#fullscreen = true
geometry = 700x520
icon_name = terminal
@ -17,7 +23,7 @@ scrollback_lines = 10000
#urgent_on_bell = true
# $BROWSER is used by default if set, with xdg-open as a fallback
#browser = xdg-open
browser = lynx
# "system", "on" or "off"
#cursor_blink = system
@ -44,35 +50,32 @@ scrollback_lines = 10000
#cursor_foreground = #dcdccc
[colors]
foreground = #839496
foreground = #c0c5ce
foreground_bold = #eee8d5
background = #002b36
cursor = #93a1a1
# 20% background transparency (requires a compositor)
background = rgba(0, 43, 54, 0.95)
cursor = #c0c5ce
# background transparency (requires a compositor)
background = rgba(29, 35, 48, 0.95)
# if unset, will reverse foreground and background
#highlight = #839496
# colors from color0 to color254 can be set
color0 = #073642
color1 = #dc322f
color2 = #859900
color3 = #b58900
color4 = #268bd2
color5 = #d33682
color6 = #2aa198
color7 = #eee8d5
color8 = #002b36
color9 = #cb4b16
color10 = #586e75
color11 = #657b83
color12 = #839496
color13 = #6c71c4
color14 = #93a1a1
color15 = #fdf6e3
color0 = #1D2330
color1 = #645377
color2 = #AD69AF
color3 = #B1B5C8
color4 = #92969d
color5 = #645377
color6 = #AD69AF
color7 = #B1B5C8
color8 = #4B5665
color9 = #84598D
color10 = #7B8290
color11 = #d1d7e1
color12 = #4B5665
color13 = #84598D
color14 = #7B8290
color15 = #d1d7e1
[hints]
#font = Monospace 12

View File

@ -3,8 +3,8 @@
# Based on script by z3bra -- 2014-01-21
W3MIMGDISPLAY="/usr/lib/w3m/w3mimgdisplay"
FONTH=18 # Size of one terminal row
FONTW=10 # Size of one terminal column
FONTH=16 # Size of one terminal row
FONTW=9 # Size of one terminal column
X=$1
Y=$2

View File

@ -1,9 +1,8 @@
" ____ _____
" | _ \_ _| Derek Taylor (DistroTube)
" | | | || | http://www.youtube.com/c/DistroTube
" | |_| || | http://www.gitlab.com/dwt1/
" | | | || | http://www.youtube.com/c/DistroTube
" | |_| || | http://www.gitlab.com/dwt1/
" |____/ |_|
"
" vim: filetype=vifm :
" Sample configuration file for vifm (last updated: 20 July, 2018)

View File

@ -1,7 +1,7 @@
# ____ _____
# ____ _____
# | _ \_ _| Derek Taylor (DistroTube)
# | | | || | http://www.youtube.com/c/DistroTube
# | |_| || | http://www.gitlab.com/dwt1/
# | | | || | http://www.youtube.com/c/DistroTube
# | |_| || | http://www.gitlab.com/dwt1/
# |____/ |_|
#
# A customized config for i3-gaps window manager (http://www.i3wm.org)
@ -35,7 +35,7 @@ font xft:URWGothic-Book 11
floating_modifier $mod
# start a $myTerm
set $myTerm xterm
set $myTerm termite
bindsym $mod+Return exec $myTerm
# kill focused window
@ -48,37 +48,37 @@ bindsym $mod+KP_Insert exec --no-startup-id rofi -show run
bindsym $mod+' exec --no-startup-id morc_menu
# Apps Launched with <SUPER> + <KEYPAD 1-9>
bindsym $mod+KP_End exec $myTerm -e lynx -cfg=~/.lynx.cfg -lss=~/.lynx.lss http://www.distrowatch.com
bindsym $mod+KP_Down exec $myTerm -e sh ./scripts/googler-script.sh
bindsym $mod+KP_Page_Down exec $myTerm -e newsboat
bindsym $mod+KP_Left exec $myTerm -e rtv
bindsym $mod+KP_Begin exec $myTerm -e neomutt
bindsym $mod+KP_Right exec $myTerm -e twitch-curses
bindsym $mod+KP_Home exec $myTerm -e sh ./scripts/haxor-news.sh
bindsym $mod+KP_Up exec $myTerm -e toot curses
bindsym $mod+KP_Page_Up exec $myTerm -e sh ./scripts/tig-script.sh
bindsym $mod+KP_End exec $myTerm -e 'lynx -cfg=~/.lynx.cfg -lss=~/.lynx.lss http://www.distrowatch.com'
bindsym $mod+KP_Down exec $myTerm -e 'sh ./scripts/googler-script.sh'
bindsym $mod+KP_Page_Down exec $myTerm -e 'newsboat'
bindsym $mod+KP_Left exec $myTerm -e 'rtv'
bindsym $mod+KP_Begin exec $myTerm -e 'neomutt'
bindsym $mod+KP_Right exec $myTerm -e 'twitch-curses'
bindsym $mod+KP_Home exec $myTerm -e 'sh ./scripts/haxor-news.sh'
bindsym $mod+KP_Up exec $myTerm -e 'toot curses'
bindsym $mod+KP_Page_Up exec $myTerm -e 'sh ./scripts/tig-script.sh'
# Apps Launched with <SUPER> + <SHIFT> + <KEYPAD 1-9>
bindsym $mod+Shift+KP_1 exec $myTerm -e vifm
bindsym $mod+Shift+KP_2 exec $myTerm -e htop
bindsym $mod+Shift+KP_3 exec $myTerm -e cmus
bindsym $mod+Shift+KP_4 exec $myTerm -e irssi
bindsym $mod+Shift+KP_5 exec $myTerm -e rtorrent
bindsym $mod+Shift+KP_6 exec $myTerm -e youtube-viewer
bindsym $mod+Shift+KP_7 exec $myTerm -e ncpamixer
bindsym $mod+Shift+KP_8 exec $myTerm -e calcurse
bindsym $mod+Shift+KP_9 exec $myTerm -e vim /home/dt/.i3/config
bindsym $mod+Shift+KP_1 exec $myTerm -e 'vifm'
bindsym $mod+Shift+KP_2 exec $myTerm -e 'htop'
bindsym $mod+Shift+KP_3 exec $myTerm -e 'cmus'
bindsym $mod+Shift+KP_4 exec $myTerm -e 'irssi'
bindsym $mod+Shift+KP_5 exec $myTerm -e 'rtorrent'
bindsym $mod+Shift+KP_6 exec $myTerm -e 'youtube-viewer'
bindsym $mod+Shift+KP_7 exec $myTerm -e 'ncpamixer'
bindsym $mod+Shift+KP_8 exec $myTerm -e 'calcurse'
bindsym $mod+Shift+KP_9 exec $myTerm -e 'vim /home/dt/.i3/config'
# Apps Launched with <SUPER> + <CTRL> + <KEYPAD 1-9>
bindsym $mod+Ctrl+KP_End exec $myTerm -e htop
bindsym $mod+Ctrl+KP_Down exec $myTerm -e glances
bindsym $mod+Ctrl+KP_Page_Down exec $myTerm -e nmon
bindsym $mod+Ctrl+KP_Left exec $myTerm -e httping -KY --draw-phase localhost
bindsym $mod+Ctrl+KP_Begin exec $myTerm -e s-tui
bindsym $mod+Ctrl+KP_Right exec $myTerm -e pianobar
bindsym $mod+Ctrl+KP_Home exec $myTerm -e cmatrix -C cyan
bindsym $mod+Ctrl+KP_Up exec $myTerm -e joplin
bindsym $mod+Ctrl+KP_Page_Up exec $myTerm -e wopr report.xml
bindsym $mod+Ctrl+KP_End exec $myTerm -e 'htop'
bindsym $mod+Ctrl+KP_Down exec $myTerm -e 'glances'
bindsym $mod+Ctrl+KP_Page_Down exec $myTerm -e 'nmon'
bindsym $mod+Ctrl+KP_Left exec $myTerm -e 'httping -KY --draw-phase localhost'
bindsym $mod+Ctrl+KP_Begin exec $myTerm -e 's-tui'
bindsym $mod+Ctrl+KP_Right exec $myTerm -e 'pianobar'
bindsym $mod+Ctrl+KP_Home exec $myTerm -e 'cmatrix -C cyan'
bindsym $mod+Ctrl+KP_Up exec $myTerm -e 'joplin'
bindsym $mod+Ctrl+KP_Page_Up exec $myTerm -e 'wopr report.xml'
################################################################################################
## sound-section - DO NOT EDIT if you wish to automatically upgrade Alsa -> Pulseaudio later! ##

Binary file not shown.

View File

@ -1 +1 @@
23055
2351