gtk-chtheme

Forum rules
General talk about software - if the program is not in the repos, please links to the developer's page or github.
User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

gtk-chtheme

Unread post by wuxmedia » Wed Feb 11, 2015 2:02 pm

I always seem to use this bugger, use it to check out / apply gtk themes.

not sure if excessive on deps:
probably, seeing as it probably only writes to an rc file somewhere.

Code: Select all

wux@grill:~$ depends gtk-chtheme
gtk-chtheme
  Depends: libatk1.0-0
  Depends: libc6
  Depends: libcairo2
  Depends: libfontconfig1
  Depends: libfreetype6
  Depends: libgdk-pixbuf2.0-0
  Depends: libglib2.0-0
  Depends: libgtk2.0-0
  Depends: libpango1.0-0
  Depends: libpng12-0
Just thought I'd chuck it up there.
Attachments
2015-02-11-124850_434x450_scrot.png
2015-02-11-124850_434x450_scrot.png (32.16 KiB) Viewed 2776 times
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
nova
applies for custom title
Posts: 49
Joined: Tue Dec 09, 2014 6:55 pm
Location: Planet 892-IV

Re: gtk-chtheme

Unread post by nova » Fri Mar 27, 2015 6:21 am

Excellent app for switching GTK+ 2.x themes. I have used this app for years.
difficile est saturam non scribere. nam quis iniquae
tam patiens urbis, tam ferreus, ut teneat se...

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: gtk-chtheme

Unread post by dkeg » Fri Mar 27, 2015 11:14 am

One could also simply edit .gtkrc-2.0

Code: Select all

gtk-theme-name="xxx"
Just simply ignore the 'do not edit part'

Work hard; Complain less

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: gtk-chtheme

Unread post by wuxmedia » Fri Mar 27, 2015 11:31 am

I did think it was a text file somewhere :)
this at least lets you look on the fly and change the font...
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: gtk-chtheme

Unread post by dkeg » Fri Mar 27, 2015 11:43 am

sure, no definitely, but font you say

Code: Select all

gtk-font-name="fontname size"
sorry, just trolling

Work hard; Complain less

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: gtk-chtheme

Unread post by wuxmedia » Fri Mar 27, 2015 12:43 pm

waaat! - next you'll be telling me you can control the damn network settings by a couple of lines of text... :P
"Seek, and Ye shall find"
"Github | Chooons | Site"

Post Reply