aboutsummaryrefslogtreecommitdiff
path: root/src/themedetector.1.txt
blob: 96a7b38a433e7310f8a1e6ac49bd5c9a9d5ee461 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
title themedetector
section 1
project themedetector
date September 2020
volume General Commands Manual
=====
NAME
  themedetector - show default gtk3 theme
SYNOPSIS
  themedetector
DESCRIPTION
  `themedetector` merely loads gtk3 enough to print to standard output the default theme.
AUTHOR
  <bgstack15@gmail.com>
COPYRIGHT
  CC-BY-SA 4.0
BUGS
* Does not support gtk2
bgstack15