Age | Commit message (Collapse) | Author |
|
|
|
* sometimes the note-taking `gvim` instance in the `i3wm` scratchpad has issues redrawing the screen content correctly after it was launched, this change seems to mitigate this behaviour
|
|
* my custom theme `akr` only currently works correctly in _gvim_ and I don't like the results using _vim-csapprox_
|
|
|
|
* replaced the Droid family with Dejavu as it offers better readability and e.g. 0 and O are displayed differently
|
|
* moved the mappings to vimrc to enable them for both vim and gvim
* added Alt+Arrow key forwarding to urxvt configuration
* added default font to pentadactylrc
|
|
* conky now generates JSON output in conjunction with newly created ".conky.sh"
* changed conky script logic to be interface aware
** detects and displays address of the active interface (eth / wlan / wwan)
* changed conky date format to iso
* switched gvim font to "Droid Sans Mono"
** analog to urxvt font
* xdg config is now preventing "Desktop" and "Downloads" directories from being created
|
|
* they don't work in normal vim, so they should only be configured for gvim
** the problem is probably the terminal not forwardinf the keys as required by the remapping
|
|
|