| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
config/
X11/
xresources
now uses define, making the file more readable
no more (deprecated) *.variables
xterm:
faceName uses monospace, minimal charwidth for cozette
16color by default
alt works properly
font set to terminus (smaller than cozette)
renderFont disabled (keep terminal window small)
yes borderclipping
no bold (only bright)
selection color
Translations: alt-shift-l sends the current page to fl
sxiv:
Medium style chosen (renders correctly)
bg, fg
xprofile
no longer spawns mpd (mpd should be run as a dedicated user)
mimeapps.list
connected to applications/, no longer used
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bin/
bar.sh: pipes spoon into dzen2
lh: added gemini/gopher handling with bombadillo
shortened (no loss of functionality)
opener: shortened (no loss of functionality)
config/
X11/xprofile: added bar.sh
aliasrc: just read it
color/colors.sh: color environment variables, like wal's
cwmrc: font specified as otb
swapped oxbar with bar.sh
ksh/
completions.ksh:
added completions for shortcut functions
diraliases:
redone with self-references, more complete
functions/
pcl: copies password for $1 to selection
uses clip if two arguments
pct: copies totp for $1 to selection
uses clip if two arguments
pkg_complete:
uses cache diralias
kshrc: added functions command
fixed ensuring existence of HISTFILE's dir
nvim/init.vim: deleted, no longer used
vis/
themes/causalagency.lua: good colorscheme for vis
themes/fake256.lua: scrapped
visrc.lua: removed change-256color disable
added cul nu ai
youtube-dl/
config, config-music: fixed output dir
zathura/zathurarc: specified cozette otb
data/
applications/text.desktop
now uses xterm and vis
man/man7/user-hier.7
based off hier(7), describes structure of ..
home directory
|
|
bin/comm-sel: forced cordless to obey XDG_CONFIG_HOME
bin/shenv: updated path to shrc
config/
X11/
xprofile: files for preparing an X session
just read the file
xresources: resources for an X session
good colors, xterm configuration
cwmrc
added autogroup for xterm
changed term to xterm
changed editor binding to not include kludge
shrc
now uses better home hierarchy
read for details
EDITOR changed to vise
TERMINAL changed to xterm
IRC_SERVERS_FILE now included
PYTHONUSERBASE now included
_JAVA_OPTIONS now included
TERMINFO now included
MAILCAPS now included
most changes result in a cleaner ~
user-dirs.dirs
all lines given directories in ~/share/xdg/
vis/
themes/fake256.lua
made to look like vim's zellner theme on a 16color term
visrc.lua
sets colorscheme to the aforementioned
wal/
removed all
forgot to include some things, expect another commit in a couple minutes
|