6

I installed archlinux but I want to get the look and feel of Archbang. Is there a way to find the config files or scripts for Archbang?

http://bbs.archbang.org/viewtopic.php?id=2501 gives a list of packages but I also want the resources and quick ref of key bindings in the background, menus, default application and other things I don't know about.

The reason I don't want to install Archbang is because I want to follow the Arch Way. the reason I want Archbang config files is because people already thought about usability and solved that problem for me. I like their solution.

Gilles 'SO- stop being evil'
  • 807,993
  • 194
  • 1,674
  • 2,175
kirill_igum
  • 287
  • 1
  • 2
  • 12
  • It depends on your DE, what DE runs in Archbang? – daisy Oct 17 '12 at 02:45
  • If you figure this one out, please create an archbang package for Arch Linux that installs all the archbang configuration files (and takes backup of the old ones by using the backup=('...') directive). Thanks. – Alexander Nov 06 '12 at 17:13

2 Answers2

1

The Archbang wiki has a default config page.

Files listed include .Xdefaults, tint2rc and conkyrc, which should assist your with styling your Arch install.

jasonwryan
  • 71,734
  • 34
  • 193
  • 226
1

You could try downloading the Archbang iso, mount it and see what you find.

Alexander
  • 9,607
  • 3
  • 40
  • 59
  • that is a bit time consuming. would involve figuring out what files may change and where they are. then there is always a chance if something is missing – kirill_igum Oct 29 '12 at 01:32
  • you could download the regular iso as well, extract it and then compare the files (possibly by using version control) – Alexander Oct 31 '12 at 09:16