Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Convert files to usg xdg variables

License

NotificationsYou must be signed in to change notification settings

joao-vitor-sr/ctx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctx is a script to convert variables in a file into a xrdb based content

Install

If onlinux and installed using make, runsudo make uninstall first

  1. Run the following commands
git clone https://github.com/joao-vitor-sr/ctxcd ctxsudo make install doc
  • If you wish to not install documentation (highly unrecommended) runsudo make install instead

Usage

To use on a config file runctx path/to/config_file.ini path/to/output_file.ini

the config file filetype can be of any type

The config file

[general]background-color = $xrdb.*background:key = 1234

The output file

[general]background-color = #000 (This color is defined by the Xresources file)key = 1234

About

Convert files to usg xdg variables

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp