Make DCSS playable on 4k displays
Dungeon Crawl Stone Soup has a a very small font by default. On a 4k display, it is barely readable. This is how I made it playable.
Make a file ~/.crawlrc
with the following content:
# Adjust the sizes to your liking.
tile_font_crt_size = 32
tile_font_stat_size = 32
tile_font_msg_size = 32
tile_font_tip_size = 32
tile_font_lbl_size = 32
tile_sidebar_pixels = 64
To zoom in and out in viewport, press Ctrl+
and Ctrl-
respectively.
All the possible options are documented in the Dungeon Crawl Stone Soup Options Guide file.
Other notes
- Aerial photography of algae spotted on river Sava
- Simple presentations with Markdown
- Making cgit look nicer
- plan9 Mount Plan9 over network
- Make B/W SVG charts with matplotlib
- Alacritty open links with modifier
- Bulk thumbnails
- Extract lines from a file with sed
- Push to multiple origins at once in Git
- Set color temperature of displays on i3
- Sane defaults for tmux with more visible statusbar
- Previews how man page written in Troff will look like
- c Calling assembly functions from C
- dcss Dungeon Crawl Stone Soup - New player guide
- Using ffmpeg to combine videos side by side