From b5cf80840845d909df8ba99867b36e8d6669038f Mon Sep 17 00:00:00 2001 From: LinuxWizard42 Date: Tue, 8 Nov 2022 00:32:58 +0200 Subject: Updated preferences file --- preferences | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/preferences b/preferences index e8d78f0..307fd2c 100644 --- a/preferences +++ b/preferences @@ -23,7 +23,7 @@ # AcpiIgnoreBatteries="" # Command to run for address bar entries. -# AddressBarCommand="" +AddressBarCommand="" # Allow to switch a window to fullscreen. # AllowFullscreen=1 # 0/1 @@ -521,7 +521,7 @@ LimitSize=0 # 0/1 # MailClassHint="mutt.XTerm" # Command to run on mailbox. -# MailCommand="xterm -name mutt -e mutt" +MailCommand="/usr/bin/thunderbird" # Windows initially placed manually by user. # ManualPlacement=0 # 0/1 @@ -590,7 +590,7 @@ NetStatusCommand="" # NetWorkAreaBehaviour=0 # [0-2] # Network device to show status for. -# NetworkStatusDevice="[ew]*" +NetworkStatusDevice="" # Command to run when new mail arrives. # NewMailCommand="" @@ -920,7 +920,7 @@ TaskBarShowNetStatus=0 # 0/1 TerminalCommand="xterm -hold -geometry 80x25 -fa 'FreeSans Regular' -fg '#FFAA00' -bg '#000022'" # Clock Time format (strftime format string) -TimeFormat="%a %d/%m/%Y %H:%M" +TimeFormat="%d/%m/%Y %H:%M" # Alternate Clock Time format for blinking effects. # TimeFormatAlt="" @@ -1469,13 +1469,13 @@ ToolTipFontNameXft="FreeSans Regular:size=12" # DesktopBackgroundColor="" # Desktop background image(s) -# DesktopBackgroundImage="" +DesktopBackgroundImage="/otherfiles/bgs/tuxmsn.jpg" # Paint the background image over all multihead monitors combined. # DesktopBackgroundMultihead=0 # 0/1 # Resize desktop background to full screen. -# DesktopBackgroundScaled=0 # 0/1 +DesktopBackgroundScaled=1 # 0/1 # Color(s) to announce for semitransparent windows. # DesktopTransparencyColor="" -- cgit v1.2.3-86-g962b