-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Config: Install Openbox configuration link to /etc/skel
Allow the Openbox configuration to be updated by adding it to the `/etc/skel` directory.
- Loading branch information
1 parent
6938107
commit 45102e4
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
kano-desktop (4.1.0-0) unstable; urgency=low | ||
|
||
* Remove RPi2 checks to either startup to Dashboard or Desktop | ||
* Add openbox config to /etc/skel | ||
|
||
-- Team Kano <[email protected]> Mon, 13 Aug 2018 12:49:00 +0100 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
usr/share/kano-desktop/openbox etc/skel/.config/openbox |