Compare commits

..

No commits in common. "6bc4d205330c57720402b1a891f4bc0ca4f5fc3e" and "b2ae8df5098a755c5048796293555247798cb0e8" have entirely different histories.

6 changed files with 11 additions and 19 deletions

View File

@ -1,15 +1,10 @@
# Set the standard font for elements.
DefaultFont "$[infostore.ui_font]"
TitleStyle Font "$[infostore.std_font]"
MenuStyle * TitleFont "$[infostore.ui_font]"
MenuStyle * Font "$[infostore.ui_font]"
Style * Font "$[infostore.std_font]"
# Set FvwmScript theme settings.
*FvwmScript: DefaultFont "$[infostore.ui_font]"
*FvwmScript: DefaultFont "$[infostore.small_font]"
*FvwmScript: DefaultColorset 9
# Load theme settings.
Read $[FVWM_USERDIR]/../fxde-assets/themes/$[infostore.theme]/theme.conf
Read $[FVWM_USERDIR]/../fxde-assets/cursors/$[infostore.cursor]/theme.conf
Read $[FVWM_USERDIR]/assets/themes/$[infostore.theme]/theme.conf
Read $[FVWM_USERDIR]/assets/cursors/$[infostore.cursor]/theme.conf

View File

@ -66,5 +66,5 @@ AddToFunc LargeifyFunc
# A simple function to set the wallpaper.
DestroyFunc PaperBoy
AddToFunc PaperBoy
+ I InfoStoreAdd pape $[FVWM_USERDIR]/../fxde-data/prefs/cosmetics/pape
+ I InfoStoreAdd pape $[FVWM_USERDIR]/.data/prefs/cosmetics/pape
+ I Exec $[infostore.posix]/paperboy $[infostore.papedir]/`cat $[infostore.pape]`

View File

@ -2,7 +2,8 @@
MenuStyle * MenuColorset 5, PopupDelayed, PopupDelay 300, PopupAsSubmenu, \
HoldSubmenus, PopupOffset 1 100, PopdownImmediately, HilightTitleBack, \
TitleColorset 7, HilightBack, ActiveColorset 6
TitleColorset 6, InactiveColorset 5, ActiveColorset 6, HilightBack, \
Font "$[infostore.small_font]"

View File

@ -2,9 +2,5 @@
InfoStoreAdd posix $[FVWM_USERDIR]/scripts/posix
InfoStoreAdd fscript $[FVWM_USERDIR]/scripts/fvwmscript
InfoStoreAdd sdir $[FVWM_USERDIR]/../fxde-assets/audio
InfoStoreAdd papedir $[FVWM_USERDIR]/../fxde-assets/wallpaper
# Define some internal variables.
ImagePath "$[FVWM_USERDIR]/../fxde-assets/themes/RiscOS/gtk-2.0/;.png"
InfoStoreAdd sdir $[FVWM_USERDIR]/assets/audio
InfoStoreAdd papedir $[FVWM_USERDIR]/assets/wallpaper

View File

@ -4,7 +4,7 @@ Style "ShelfPager" NoTitle, !Handles, !Borders, Sticky, WindowListSkip, \
DestroyModuleConfig ShelfPager
*ShelfPager: Geometry 100+100
*ShelfPager: Font "$[infostore.ui_font]"
*ShelfPager: Font "$[infostore.ui_font_bold]"
*ShelfPager: Rows 1
*ShelfPager: Columns 1
*ShelfPager: Colorset * 13

View File

@ -13,7 +13,7 @@ DestroyModuleConfig Shelf
*Shelf: Padding 2 2
*Shelf: Colorset 10
*Shelf: BoxSize fixed
*Shelf: Font "$[infostore.ui_font]"
*Shelf: Font "$[infostore.ui_font_bold]"
*Shelf: Colorset 9
*Shelf: PressColorset 10