Commit graph

8 commits

Author SHA1 Message Date
Marty Oehme 72455c22e0
alacritty: New default font size
Embiggened default font size in alacritty. I have come to really like it
(and don't need so much real estate at the moment), it shows off the
beauty of my dear Iosevka font, and lets the tmux bottom bar be flush
with my monitor.

Might change it back at some point, but for now it's perfect.
2021-03-27 22:21:11 +01:00
Marty Oehme 0a6f47bc5a
alacritty: Update styler to work with new includes
Now makes use of alacritty include feature and should work without
showing any git repo changes, even when changing color scheme.
Only difference being that *no* color scheme requires a deletion of a
line in `alacritty.yml`.
2020-12-20 12:10:39 +01:00
Marty Oehme 0bf1c11cb2
alacritty: Update configuration file
Updated config file for alacritty 0.6.
Removed a lot of the commenting cruft still stuck in the original
configuration file.
A sample commented version of the config file can nowadays be found at
`/usr/share/doc/alacritty/alacritty.yml`.
2020-11-27 10:48:07 +01:00
Marty Oehme bb892486e3
alacritty: Remove tmux integration
Removed autostarting of new tmux sessions for each new alacritty window.
The auto-closing and deluge of unnamed sessions did not help keep any
kind of organizational scheme, and lead to actual named sessions (like
notes, and dot) to perish under the mountain of sessions.
2020-09-15 11:13:32 +02:00
Marty Oehme 28a8ff9d17
alacritty: Update to new alacritty version 2020-09-07 21:54:42 +02:00
Marty Oehme d09540797e
[alacritty] Update settings file to recent version
Updated the alacritty settings file to follow the correct format for
newer alacritty versions by conforming it to the setting file template
with choice differences for my setup.
2020-04-16 12:59:58 +02:00
Marty Oehme b8e10e727c
Prepare alacritty for styler automation 2020-02-16 13:52:09 +01:00
Marty Oehme d34cecb27e Switch to GNU stow 2019-12-29 23:12:13 +01:00