Skip to content

A tool to automate changing of the wayfire.ini file

Notifications You must be signed in to change notification settings

0x0015/WayfireConfigTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Basic utilities:

WayfireConfigTool -p:  prints the current config
WayfireConfigTool -g [section] [name]: prints the value of the specified option
WayfireConfigTool -c [section] [name] [newval] [optional output]: changes the specified option to have a new value.  optionally writes it to the output file
WayfireConfigTool -cx [section] [name] [newval]: changes the specified option to a new value.  backs up the old wayfire.ini to wayfire.ini.bak
WayfireConfigTool -b:  restores wayfire.ini from wayfire.ini.bak

About

A tool to automate changing of the wayfire.ini file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published