1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-18 05:21:47 +03:00
mobile-nixos/examples/demo/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-volumed-pulse.xml
Samuel Dionne-Riel 8b06ccdb72 examples/demo: pre-configure system demo...
Here's why xfce...

 * it has good pre-configuration systems.
 * it has sane configuration file format.
 * it's quick in non-accelerated setups.

Though, there are many drawbacks... It is *not* a mobile environment!

Better environments will be packaged down the road.
2019-12-05 23:51:07 -05:00

7 lines
216 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-volumed-pulse" version="1.0">
<property name="icon-style" type="uint" value="0"/>
<property name="volume-step-size" type="uint" value="5"/>
</channel>