* Include extras/* in ISO * build-wk modifies build.sh before it is called * NetworkManager is back * Switched to Numix-Square icons * Added remount-rw script * Accessible in Thunar as custom action * Readded mesa-demos to fix inxi message * Removed xorg-video-ati (conflicts with AMDGPU) * Swapping nvidia in for nouveau (attempt to fix X for newer macs) * Added mbpfan-git * Added Mac fans script (set all fans to auto/max) * Fixed issue where udevil would use /media/$USER/Name for the first call
38 lines
1.6 KiB
XML
38 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<channel name="xsettings" version="1.0">
|
|
<property name="Net" type="empty">
|
|
<property name="ThemeName" type="string" value="Arc"/>
|
|
<property name="IconThemeName" type="string" value="Numix-Square"/>
|
|
<property name="DoubleClickTime" type="empty"/>
|
|
<property name="DoubleClickDistance" type="empty"/>
|
|
<property name="DndDragThreshold" type="empty"/>
|
|
<property name="CursorBlink" type="empty"/>
|
|
<property name="CursorBlinkTime" type="empty"/>
|
|
<property name="SoundThemeName" type="empty"/>
|
|
<property name="EnableEventSounds" type="empty"/>
|
|
<property name="EnableInputFeedbackSounds" type="empty"/>
|
|
</property>
|
|
<property name="Xft" type="empty">
|
|
<property name="DPI" type="empty"/>
|
|
<property name="Antialias" type="empty"/>
|
|
<property name="Hinting" type="empty"/>
|
|
<property name="HintStyle" type="empty"/>
|
|
<property name="RGBA" type="empty"/>
|
|
</property>
|
|
<property name="Gtk" type="empty">
|
|
<property name="CanChangeAccels" type="empty"/>
|
|
<property name="ColorPalette" type="empty"/>
|
|
<property name="FontName" type="string" value="Noto Sans 10"/>
|
|
<property name="IconSizes" type="empty"/>
|
|
<property name="KeyThemeName" type="empty"/>
|
|
<property name="ToolbarStyle" type="empty"/>
|
|
<property name="ToolbarIconSize" type="empty"/>
|
|
<property name="MenuImages" type="empty"/>
|
|
<property name="ButtonImages" type="empty"/>
|
|
<property name="MenuBarAccel" type="empty"/>
|
|
<property name="CursorThemeName" type="empty"/>
|
|
<property name="CursorThemeSize" type="empty"/>
|
|
<property name="DecorationLayout" type="empty"/>
|
|
</property>
|
|
</channel>
|