From cf179ddcec0727000e32910cd40e11c4b806e131 Mon Sep 17 00:00:00 2001 From: LinuxWizard42 Date: Wed, 12 Oct 2022 01:10:04 +0300 Subject: Updated preferences file --- preferences | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'preferences') diff --git a/preferences b/preferences index 5285705..e8d78f0 100644 --- a/preferences +++ b/preferences @@ -125,7 +125,7 @@ ConsiderVBorder=0 # 0/1 # ContinuousEdgeSwitch=1 # 0/1 # Clock Date format for tooltip (strftime format string) -DateFormat="%d/%m/%Y %H:%M" +DateFormat="%a %d/%m/%Y %H:%M" # Delay fuzziness in ms, to allow merging of multiple timer timeouts into one for notebook power saving. # DelayFuzziness=0 # [0-100] @@ -791,7 +791,7 @@ SnapDistance=0 # [0-64] # TaskBarApmGraphWidth=10 # [1-1000] # Task bar at top of the screen. -# TaskBarAtTop=0 # 0/1 +TaskBarAtTop=0 # 0/1 # Auto hide task bar after delay. # TaskBarAutoHide=0 # 0/1 @@ -1366,7 +1366,7 @@ QuickSwitchFontNameXft="FreeSans Bold:size=12:bold" # ScrollBarY=16 # [0-64] # Show application icon over menu button. -# ShowMenuButtonIcon=1 # 0/1 +ShowMenuButtonIcon=1 # 0/1 # Dimension of the small icons. # SmallIconSize=16 # [8-128] @@ -1432,7 +1432,7 @@ StatusFontNameXft="FreeSans Regular:monospace:size=12:bold" # TitleFontName="-misc-FreeSans-medium-r-normal--12-*-*-*-*-*-*-*" # Name of the title bar font. -TitleFontNameXft="FreeSans Bold:size=14" +TitleFontNameXft="FreeSans Bold:size=14:bold" # Name of the tool button font (fallback: NormalButtonFontName). # ToolButtonFontName="-misc-FreeSans-medium-r-normal--12-*-*-*-*-*-*-*" -- cgit v1.2.3-86-g962b