desktop-shell: Add sample ini file
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
[wayland-desktop-shell]
|
||||
background-image=/usr/share/backgrounds/gnome/Aqua.jpg
|
||||
panel-color=0x90ff0000
|
||||
|
||||
[launcher]
|
||||
icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png
|
||||
path=/usr/bin/gnome-terminal
|
||||
|
||||
[launcher]
|
||||
icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png
|
||||
path=./clients/terminal
|
||||
|
||||
[launcher]
|
||||
icon=/usr/share/icons/hicolor/24x24/apps/google-chrome.png
|
||||
path=/usr/bin/google-chrome
|
||||
|
||||
[launcher]
|
||||
icon=/usr/share/icons/gnome/24x24/apps/arts.png
|
||||
path=./clients/flower
|
||||
Reference in New Issue
Block a user