Skip to content

isene/glassconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glassconf - TUI Config for glass

Version Rust License Platform Dependencies

TUI configuration tool for the glass terminal emulator, built on crust. Live-preview pane shows what the prompt will look like as you tweak colors.


Features

  • Edit bg, fg, cursor as 24-bit hex (#rrggbb) with swatch preview
  • Step font_size through glass's nine presets (10/13/15/18/20/22/24/28/32)
  • Adjust opacity (0..100) and cursor_blink (ms)
  • Manage the bg_cycle color list (Alt+b cycle in glass)
  • Six built-in themes (default, tokyonight, gruvbox, nord, dracula, solarized) — selecting one rewrites bg/fg/cursor
  • Reads and writes ~/.glassrc directly

Controls

Key Action
j / k Move within the current category
J / K Switch categories
h / l Cycle through values (font size, theme, numbers)
Enter Edit the current value (free-text input)
W / s Save to ~/.glassrc
q / ESC Quit (prompts to save when modified)

Build

cargo build --release

The binary lands at target/release/glassconf.

Part of the CHasm Suite

Tool Purpose
bare Shell (assembly)
show File viewer (assembly)
glass Terminal emulator (assembly)
glassconf Config TUI (Rust)

License

Unlicense (public domain).

About

TUI configuration tool for the glass terminal emulator (Rust + crust)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages