Make the laptop version smaller
This commit is contained in:
parent
e7df774c27
commit
56d066c1fd
|
@ -8,7 +8,7 @@
|
||||||
##############################################
|
##############################################
|
||||||
background yes
|
background yes
|
||||||
use_xft yes
|
use_xft yes
|
||||||
xftfont terminus:size=12
|
xftfont terminus:size=8
|
||||||
xftalpha 1
|
xftalpha 1
|
||||||
update_interval 1.0
|
update_interval 1.0
|
||||||
total_run_times 0
|
total_run_times 0
|
||||||
|
@ -17,8 +17,8 @@ own_window_transparent yes
|
||||||
own_window_type desktop
|
own_window_type desktop
|
||||||
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
|
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
|
||||||
double_buffer yes
|
double_buffer yes
|
||||||
minimum_size 240 240
|
minimum_size 180 180
|
||||||
maximum_width 240
|
maximum_width 180
|
||||||
draw_shades no
|
draw_shades no
|
||||||
draw_outline no
|
draw_outline no
|
||||||
draw_borders no
|
draw_borders no
|
||||||
|
|
Loading…
Reference in New Issue