You are not logged in.

#1 2017-05-04 21:40:44

lgeurts
New Member
Registered: 2017-05-04
Posts: 2
Website

Installing Awoken icon-theme in BunsenLabs

How do I do that. Probably a newbie question so don't fire your cannons. A hint would be enough as I want to learn BL....

Offline

#2 2017-05-04 22:12:22

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Installing Awoken icon-theme in BunsenLabs

Copy the icon theme to '~/.icons/' (this is a symlink to '~/.local/share/icons', so you could copy it directly to there). Or for all users to access the theme, copy to '/usr/share/icons/'. Another way is to use the "Install" button in lxappearance.

You may need to refresh the icon cache by logging out/in, or with

sudo fc-cache -fr

You can now choose the icon theme from Menu -> Preferences -> Appearance (lxappearance)

For "learning BL", have you had a look through Introduction to the BunsenLabs Desktop?

Last edited by damo (2017-05-04 22:26:21)


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#3 2017-05-04 22:34:30

cpoakes
Member
Registered: 2016-12-02
Posts: 108

Re: Installing Awoken icon-theme in BunsenLabs

Following damo's general instructions, I specifically suggest unzipping/copying the icon collections (directories: Awoken, AwOkenDark, AwOkenWhite) to the user icon directory (~/.icons) first, not the system directory (/usr/share/icons). AwOken directories contain scripts and directions (see AwOken/Installation_and_Instructions.pdf) to tweak the icon appearance. This is easier/safer to do in ~/.icons without root permissions. After customization, these directories can be copied to /usr/share/icons for access by all users.

Offline

#4 2017-05-04 23:04:42

lgeurts
New Member
Registered: 2017-05-04
Posts: 2
Website

Re: Installing Awoken icon-theme in BunsenLabs

Thanks both! And will look at the BL docu (Debian too)... Think I started doing before reading. Anyways thanks again smile.

Offline

#5 2017-05-05 06:33:55

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: Installing Awoken icon-theme in BunsenLabs

damo wrote:

Copy the icon theme to '~/.icons/' (this is a symlink to '~/.local/share/icons'

a word of warning:
the directory structure must be exact, at least for the top level.
example:

$ cd  /usr/share/icons 
$ tree -L 1 Faenza
Faenza
├── actions
├── apps
├── categories
├── devices
├── emblems
├── extras
├── icon-theme.cache
├── index.theme
├── mimetypes
├── places
├── status
└── stock

at least the index.theme must not be in a subdirectory.

Offline

#6 2017-05-06 01:42:50

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,666
Website

Re: Installing Awoken icon-theme in BunsenLabs

damo wrote:

Copy the icon theme to '~/.icons/' (this is a symlink to '~/.local/share/icons', so you could copy it directly to there).

The standards-compliant location is now '~/.local/share/icons', so that ~/.icons link is there for compatibility with former user practices. (Some programs, too, still look in the "wrong" place for things which are now in ~/.local/share/*)

Last edited by johnraff (2017-05-06 01:43:11)


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

Board footer

Powered by FluxBB