215ee93a2f
4.13.0 ====== - Add support for VSYNC using either Present or OpenGL - Support for scaled cursor when zooming - Daemon mode is now deprecated (--daemon has no effect) - Bug fixes and I18n improvements
16 lines
456 B
Text
16 lines
456 B
Text
$NetBSD: patch-defaults_defaults,v 1.2 2017/06/18 22:56:55 youri Exp $
|
|
|
|
Use a more pleasing theme by default. It would be even better
|
|
if we could use one from the extra themes.
|
|
|
|
--- defaults/defaults.orig 2015-02-28 19:17:44.000000000 +0000
|
|
+++ defaults/defaults
|
|
@@ -52,7 +52,7 @@ snap_to_border=true
|
|
snap_to_windows=false
|
|
snap_width=10
|
|
sync_to_vblank=false
|
|
-theme=Default
|
|
+theme=Daloa
|
|
tile_on_move=true
|
|
title_alignment=center
|
|
title_font=Sans Bold 9
|